commit:     49ba87d69fd72b94b48b76d0222cf2b8a34c8bd0
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 22 11:36:33 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Aug 22 12:31:31 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49ba87d6

xfce-base/thunar: Require GTK+2 libxfce4ui

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-base/thunar/{thunar-1.6.16.ebuild => thunar-1.6.16-r1.ebuild} | 2 +-
 xfce-base/thunar/thunar-1.6.17.ebuild                              | 2 +-
 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
similarity index 97%
rename from xfce-base/thunar/thunar-1.6.16.ebuild
rename to xfce-base/thunar/thunar-1.6.16-r1.ebuild
index c209d3386cd..7ee1cdf4239 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 229f1f055f1..f713a39b841 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:= )

Reply via email to