diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-08-22 12:27:37 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-08-22 13:14:57 +0200 |
commit | 3cfd914aba4f1a825aa421a7f3e27e965a0e3a59 (patch) | |
tree | cf0cb387dd90965eff84b102a1fced2af39a4b52 /xfce-extra | |
parent | xfce-extra/multiload-nandhp: Require GTK+2 xfce4-panel (diff) | |
download | gentoo-3cfd914aba4f1a825aa421a7f3e27e965a0e3a59.tar.gz gentoo-3cfd914aba4f1a825aa421a7f3e27e965a0e3a59.tar.bz2 gentoo-3cfd914aba4f1a825aa421a7f3e27e965a0e3a59.zip |
xfce-extra/xfce4-cpugraph-plugin: Require GTK+2 xfce4-panel
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.5-r2.ebuild (renamed from xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.5-r1.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.5-r1.ebuild b/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.5-r2.ebuild index ee9d5edde649..40ac897aab72 100644 --- a/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.5-r1.ebuild +++ b/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.5-r2.ebuild @@ -15,7 +15,7 @@ KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linu RDEPEND=">=x11-libs/gtk+-2.12:2 >=xfce-base/libxfce4ui-4.8 - >=xfce-base/xfce4-panel-4.8" + >=xfce-base/xfce4-panel-4.8[gtk2(+)]" DEPEND="${RDEPEND} dev-util/intltool sys-devel/gettext |