commit: 6c9ed3533d360b9a06842232771c006d8d972693
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 22 10:27:40 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Aug 22 11:15:01 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c9ed353
xfce-extra/xfce4-eyes-plugin: Require GTK+2 xfce4-panel
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
...e4-eyes-plugin-4.4.5-r1.ebuild => xfce4-eyes-plugin-4.4.5-r2.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r1.ebuild
b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r2.ebuild
similarity index 94%
rename from xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r1.ebuild
rename to xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r2.ebuild
index 89502869fc9..03c085b4b9e 100644
--- a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r1.ebuild
+++ b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r2.ebuild
@@ -16,7 +16,7 @@ RDEPEND=">=dev-libs/glib-2.20
>=x11-libs/gtk+-2.14:2
>=xfce-base/libxfce4ui-4.10:=
>=xfce-base/libxfce4util-4.10:=
- >=xfce-base/xfce4-panel-4.10:="
+ >=xfce-base/xfce4-panel-4.10:=[gtk2(+)]"
DEPEND="${RDEPEND}
dev-util/intltool
virtual/pkgconfig"