commit: 16f68994862b47117c77405cb3e1c80c487ea225
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 17 11:58:51 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jun 17 12:11:13 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16f68994
xfce-base/xfdesktop: Restrict thunar dep in older versions
xfce-base/xfdesktop/xfdesktop-4.12.4.ebuild | 2 +-
xfce-base/xfdesktop/xfdesktop-4.13.1.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/xfce-base/xfdesktop/xfdesktop-4.12.4.ebuild
b/xfce-base/xfdesktop/xfdesktop-4.12.4.ebuild
index b2a1a15735e..ddd5690a79a 100644
--- a/xfce-base/xfdesktop/xfdesktop-4.12.4.ebuild
+++ b/xfce-base/xfdesktop/xfdesktop-4.12.4.ebuild
@@ -29,7 +29,7 @@ RDEPEND=">=x11-libs/cairo-1.6:=
libnotify? ( >=x11-libs/libnotify-0.7:= )
thunar? (
>=dev-libs/glib-2.38:=
- >=xfce-base/thunar-1.6:=[dbus]
+ =xfce-base/thunar-1.6*:=[dbus]
)"
DEPEND="${RDEPEND}
dev-util/intltool
diff --git a/xfce-base/xfdesktop/xfdesktop-4.13.1.ebuild
b/xfce-base/xfdesktop/xfdesktop-4.13.1.ebuild
index b5ffb7e7d4b..9eb738e9029 100644
--- a/xfce-base/xfdesktop/xfdesktop-4.13.1.ebuild
+++ b/xfce-base/xfdesktop/xfdesktop-4.13.1.ebuild
@@ -28,7 +28,7 @@ RDEPEND=">=x11-libs/cairo-1.12:=
libnotify? ( >=x11-libs/libnotify-0.7:= )
thunar? (
>=dev-libs/glib-2.38:=
- >=xfce-base/thunar-1.6:=[dbus]
+ =xfce-base/thunar-1.6*:=[dbus]
)"
DEPEND="${RDEPEND}
dev-util/intltool