commit:     242772a4e6ef7899b1afb3d759a68e23db7923bb
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 22 11:36:48 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Aug 22 12:31:40 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=242772a4

xfce-extra/xfce4-equake-plugin: Require GTK+2 libxfce4ui

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.8.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 a0e7b040644..8ac43429cae 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}

Reply via email to