diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-08-22 13:37:01 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-08-22 14:31:49 +0200 |
commit | b64d063e4ad03ebb58b7e4f2ffb0109ce6aff4f1 (patch) | |
tree | 16670495f0230f126f5c14b0a3eaba938cb9f6aa /xfce-extra/xfce4-windowck-plugin | |
parent | xfce-extra/xfce4-time-out-plugin: Require GTK+2 libxfce4ui (diff) | |
download | gentoo-b64d063e4ad03ebb58b7e4f2ffb0109ce6aff4f1.tar.gz gentoo-b64d063e4ad03ebb58b7e4f2ffb0109ce6aff4f1.tar.bz2 gentoo-b64d063e4ad03ebb58b7e4f2ffb0109ce6aff4f1.zip |
xfce-extra/xfce4-windowck-plugin: Require GTK+2 libxfce4ui
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-extra/xfce4-windowck-plugin')
-rw-r--r-- | xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.4.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.4.6-r1.ebuild b/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.4.6-r1.ebuild index 7e4951a3d447..ec4c80869267 100644 --- a/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.4.6-r1.ebuild +++ b/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.4.6-r1.ebuild @@ -18,7 +18,7 @@ IUSE="" RDEPEND=">=x11-libs/gtk+-2.20:2 x11-libs/libX11 >=x11-libs/libwnck-2.30:1 - >=xfce-base/libxfce4ui-4.10:= + >=xfce-base/libxfce4ui-4.10:=[gtk2(+)] >=xfce-base/libxfce4util-4.10:= >=xfce-base/xfce4-panel-4.12:=[gtk2(+)] >=xfce-base/xfconf-4.10:=" |