summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-08-22 13:27:04 +0200
committerMichał Górny <mgorny@gentoo.org>2019-08-22 14:31:29 +0200
commit32279e07a2a847d78e6612da3255ceed01ecdc9c (patch)
tree07967c58dde16c17673b07ff8de5215c4fdbfec4 /xfce-base/garcon
parentxfce-base/libxfce4ui: Make GTK+2 optional (diff)
downloadgentoo-32279e07a2a847d78e6612da3255ceed01ecdc9c.tar.gz
gentoo-32279e07a2a847d78e6612da3255ceed01ecdc9c.tar.bz2
gentoo-32279e07a2a847d78e6612da3255ceed01ecdc9c.zip
xfce-base/garcon: Require matching GTK+2 support in libxfce4ui
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-base/garcon')
-rw-r--r--xfce-base/garcon/garcon-0.6.2-r1.ebuild (renamed from xfce-base/garcon/garcon-0.6.2.ebuild)2
-rw-r--r--xfce-base/garcon/garcon-0.6.3.ebuild2
-rw-r--r--xfce-base/garcon/garcon-0.6.4-r1.ebuild (renamed from xfce-base/garcon/garcon-0.6.4.ebuild)2
3 files changed, 3 insertions, 3 deletions
diff --git a/xfce-base/garcon/garcon-0.6.2.ebuild b/xfce-base/garcon/garcon-0.6.2-r1.ebuild
index 821f2c9ab0cb..8e06a95f1270 100644
--- a/xfce-base/garcon/garcon-0.6.2.ebuild
+++ b/xfce-base/garcon/garcon-0.6.2-r1.ebuild
@@ -15,7 +15,7 @@ IUSE="+gtk2"
RDEPEND=">=dev-libs/glib-2.30:=
gtk2? ( >=x11-libs/gtk+-2.24:2= )
>=x11-libs/gtk+-3.20:3=
- >=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
+ >=xfce-base/libxfce4ui-4.12:=[gtk2(+)?,gtk3(+)]
>=xfce-base/libxfce4util-4.12:="
DEPEND="${RDEPEND}
dev-util/glib-utils
diff --git a/xfce-base/garcon/garcon-0.6.3.ebuild b/xfce-base/garcon/garcon-0.6.3.ebuild
index b4bb94d0b25d..b599fc989cde 100644
--- a/xfce-base/garcon/garcon-0.6.3.ebuild
+++ b/xfce-base/garcon/garcon-0.6.3.ebuild
@@ -15,7 +15,7 @@ IUSE="+gtk2"
RDEPEND=">=dev-libs/glib-2.30:=
gtk2? ( >=x11-libs/gtk+-2.24:2= )
>=x11-libs/gtk+-3.20:3=
- >=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
+ >=xfce-base/libxfce4ui-4.12:=[gtk2(+)?,gtk3(+)]
>=xfce-base/libxfce4util-4.12:="
DEPEND="${RDEPEND}
dev-util/glib-utils
diff --git a/xfce-base/garcon/garcon-0.6.4.ebuild b/xfce-base/garcon/garcon-0.6.4-r1.ebuild
index b4bb94d0b25d..b599fc989cde 100644
--- a/xfce-base/garcon/garcon-0.6.4.ebuild
+++ b/xfce-base/garcon/garcon-0.6.4-r1.ebuild
@@ -15,7 +15,7 @@ IUSE="+gtk2"
RDEPEND=">=dev-libs/glib-2.30:=
gtk2? ( >=x11-libs/gtk+-2.24:2= )
>=x11-libs/gtk+-3.20:3=
- >=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
+ >=xfce-base/libxfce4ui-4.12:=[gtk2(+)?,gtk3(+)]
>=xfce-base/libxfce4util-4.12:="
DEPEND="${RDEPEND}
dev-util/glib-utils