diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-08-22 13:36:50 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-08-22 14:31:41 +0200 |
commit | a364a996ee2954cc68fda392f70d32ba4b36c33e (patch) | |
tree | 68ddf20fa4f80bb9c5743f4b7c394fb3d3c0bfc5 /xfce-extra/xfce4-eyes-plugin | |
parent | xfce-extra/xfce4-equake-plugin: Require GTK+2 libxfce4ui (diff) | |
download | gentoo-a364a996ee2954cc68fda392f70d32ba4b36c33e.tar.gz gentoo-a364a996ee2954cc68fda392f70d32ba4b36c33e.tar.bz2 gentoo-a364a996ee2954cc68fda392f70d32ba4b36c33e.zip |
xfce-extra/xfce4-eyes-plugin: Require GTK+2 libxfce4ui
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-extra/xfce4-eyes-plugin')
-rw-r--r-- | xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r2.ebuild b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r2.ebuild index 03c085b4b9ec..a989f20303ea 100644 --- a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r2.ebuild +++ b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r2.ebuild @@ -14,7 +14,7 @@ IUSE="" RDEPEND=">=dev-libs/glib-2.20 >=x11-libs/gtk+-2.14:2 - >=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} |