diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-20 10:59:58 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-20 11:06:01 +0200 |
commit | 585be1eee23e33e8dd15116e832c6473e2d48090 (patch) | |
tree | aa8768dd846670efaba45b3a1e07ed98b8521f40 /xfce-extra/xfce4-cpugraph-plugin | |
parent | xfce-extra/xfce4-alsa-plugin: xfce4-panel 4.15 removes GTK+2 (diff) | |
download | gentoo-585be1eee23e33e8dd15116e832c6473e2d48090.tar.gz gentoo-585be1eee23e33e8dd15116e832c6473e2d48090.tar.bz2 gentoo-585be1eee23e33e8dd15116e832c6473e2d48090.zip |
xfce-extra/xfce4-cpugraph-plugin: xfce4-panel 4.15 removes GTK+2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-extra/xfce4-cpugraph-plugin')
-rw-r--r-- | xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.5-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.5-r2.ebuild b/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.5-r2.ebuild index a2d50c7f1a54..2e4de1539c11 100644 --- a/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.5-r2.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[gtk2(+)] - >=xfce-base/xfce4-panel-4.8[gtk2(+)]" + <xfce-base/xfce4-panel-4.15:=[gtk2(+)]" DEPEND="${RDEPEND} dev-util/intltool sys-devel/gettext |