diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-20 11:00:02 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-20 11:06:03 +0200 |
commit | 2e8154ab08b83e4232869d5e245b525b319768a6 (patch) | |
tree | fbf42e16d310c8121265239241c947488973e8d6 /xfce-extra/xfce4-equake-plugin | |
parent | xfce-extra/xfce4-embed-plugin: xfce4-panel 4.15 removes GTK+2 (diff) | |
download | gentoo-2e8154ab08b83e4232869d5e245b525b319768a6.tar.gz gentoo-2e8154ab08b83e4232869d5e245b525b319768a6.tar.bz2 gentoo-2e8154ab08b83e4232869d5e245b525b319768a6.zip |
xfce-extra/xfce4-equake-plugin: xfce4-panel 4.15 removes GTK+2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-extra/xfce4-equake-plugin')
-rw-r--r-- | xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.8.1.ebuild b/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.8.1.ebuild index 8ac43429caed..345168450de2 100644 --- a/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.8.1.ebuild +++ b/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.8.1.ebuild @@ -19,7 +19,7 @@ RDEPEND=">=dev-libs/glib-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 |