diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-08-22 13:36:48 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-08-22 14:31:40 +0200 |
commit | 242772a4e6ef7899b1afb3d759a68e23db7923bb (patch) | |
tree | bdab713eb680ec2807a7d706dec1e1f935ead965 /xfce-extra/xfce4-equake-plugin | |
parent | xfce-extra/xfce4-embed-plugin: Require GTK+2 libxfce4ui (diff) | |
download | gentoo-242772a4e6ef7899b1afb3d759a68e23db7923bb.tar.gz gentoo-242772a4e6ef7899b1afb3d759a68e23db7923bb.tar.bz2 gentoo-242772a4e6ef7899b1afb3d759a68e23db7923bb.zip |
xfce-extra/xfce4-equake-plugin: Require GTK+2 libxfce4ui
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 a0e7b040644e..8ac43429caed 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 @@ -17,7 +17,7 @@ IUSE="" RDEPEND=">=dev-libs/glib-2:= x11-libs/gtk+:2= x11-libs/libX11:= - >=xfce-base/libxfce4ui-4.10:= + >=xfce-base/libxfce4ui-4.10:=[gtk2(+)] >=xfce-base/libxfce4util-4.10:= >=xfce-base/xfce4-panel-4.10:=[gtk2(+)]" DEPEND="${RDEPEND} |