diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-20 11:00:00 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-20 11:06:02 +0200 |
commit | f5231afd1c25f5b49d43cc1d0ebe55b2467a683a (patch) | |
tree | 8a7c1511496ebd90ead9618349c9547cb51ff79b /xfce-extra | |
parent | xfce-extra/xfce4-cpugraph-plugin: xfce4-panel 4.15 removes GTK+2 (diff) | |
download | gentoo-f5231afd1c25f5b49d43cc1d0ebe55b2467a683a.tar.gz gentoo-f5231afd1c25f5b49d43cc1d0ebe55b2467a683a.tar.bz2 gentoo-f5231afd1c25f5b49d43cc1d0ebe55b2467a683a.zip |
xfce-extra/xfce4-embed-plugin: xfce4-panel 4.15 removes GTK+2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.6.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.6.0-r2.ebuild b/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.6.0-r2.ebuild index 5228c9e5d641..0c56cd3df48f 100644 --- a/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.6.0-r2.ebuild +++ b/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.6.0-r2.ebuild @@ -16,7 +16,7 @@ RDEPEND=">=x11-libs/gtk+-2.20:2 x11-libs/libX11:= >=xfce-base/libxfce4ui-4.10:=[gtk2(+)] >=xfce-base/libxfce4util-4.10:= - >=xfce-base/xfce4-panel-4.10:=[gtk2(+)]" + <xfce-base/xfce4-panel-4.15:=[gtk2(+)]" DEPEND="${RDEPEND} dev-util/intltool sys-devel/gettext |