summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-08-22 13:36:33 +0200
committerMichał Górny <mgorny@gentoo.org>2019-08-22 14:31:31 +0200
commit49ba87d69fd72b94b48b76d0222cf2b8a34c8bd0 (patch)
tree42ad6e27de7923a1b2c2714ba449e902b4b1ef2d /xfce-base
parentxfce-base/garcon: Fix dep ordering (diff)
downloadgentoo-49ba87d69fd72b94b48b76d0222cf2b8a34c8bd0.tar.gz
gentoo-49ba87d69fd72b94b48b76d0222cf2b8a34c8bd0.tar.bz2
gentoo-49ba87d69fd72b94b48b76d0222cf2b8a34c8bd0.zip
xfce-base/thunar: Require GTK+2 libxfce4ui
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r--xfce-base/thunar/thunar-1.6.16-r1.ebuild (renamed from xfce-base/thunar/thunar-1.6.16.ebuild)2
-rw-r--r--xfce-base/thunar/thunar-1.6.17.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/thunar/thunar-1.6.16.ebuild b/xfce-base/thunar/thunar-1.6.16-r1.ebuild
index c209d3386cdd..7ee1cdf4239e 100644
--- a/xfce-base/thunar/thunar-1.6.16.ebuild
+++ b/xfce-base/thunar/thunar-1.6.16-r1.ebuild
@@ -21,7 +21,7 @@ COMMON_DEPEND=">=dev-lang/perl-5.6
>=x11-libs/gdk-pixbuf-2.14:=
>=x11-libs/gtk+-2.24:2=
>=xfce-base/exo-0.10:=
- >=xfce-base/libxfce4ui-4.10:=
+ >=xfce-base/libxfce4ui-4.10:=[gtk2(+)]
>=xfce-base/libxfce4util-4.10.1:=
>=xfce-base/xfconf-4.10:=
dbus? ( >=dev-libs/dbus-glib-0.100:= )
diff --git a/xfce-base/thunar/thunar-1.6.17.ebuild b/xfce-base/thunar/thunar-1.6.17.ebuild
index 229f1f055f14..f713a39b8413 100644
--- a/xfce-base/thunar/thunar-1.6.17.ebuild
+++ b/xfce-base/thunar/thunar-1.6.17.ebuild
@@ -21,7 +21,7 @@ COMMON_DEPEND=">=dev-lang/perl-5.6
>=x11-libs/gdk-pixbuf-2.14:=
>=x11-libs/gtk+-2.24:2=
<xfce-base/exo-0.12.5-r100:=
- >=xfce-base/libxfce4ui-4.10:=
+ >=xfce-base/libxfce4ui-4.10:=[gtk2(+)]
>=xfce-base/libxfce4util-4.10.1:=
>=xfce-base/xfconf-4.10:=
dbus? ( >=dev-libs/dbus-glib-0.100:= )