xfce-extra/thunar-shares-plugin: Restrict thunar dep in old versions
authorMichał Górny <mgorny@gentoo.org>
Sun, 17 Jun 2018 12:00:56 +0000 (14:00 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 17 Jun 2018 12:11:15 +0000 (14:11 +0200)
xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105-r1.ebuild
xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild

index c002b2f127aee3361a5c45804f9d8c4786ea10fc..0f3451795c31fc5068bb31a723ee13d8e9b0ee35 100644 (file)
@@ -16,7 +16,7 @@ IUSE=""
 
 RDEPEND=">=dev-libs/glib-2.18
        >=x11-libs/gtk+-2.12:2
-       >=xfce-base/thunar-1.2"
+       <xfce-base/thunar-1.7"
 DEPEND="${RDEPEND}
        dev-util/intltool
        dev-util/xfce4-dev-tools
index 9f4943da890e00ce5c8742eba6bd2a551465b0d4..79af20cb56ab0d7c757ace5079fead079333c8b9 100644 (file)
@@ -18,7 +18,7 @@ IUSE="debug"
 
 RDEPEND=">=dev-libs/glib-2.18
        >=x11-libs/gtk+-2.12:2
-       >=xfce-base/thunar-1.2"
+       <xfce-base/thunar-1.7"
 DEPEND="${RDEPEND}
        dev-util/intltool
        virtual/pkgconfig"