xfce-extra/thunar-shares-plugin: Restrict thunar dep in old versions

This commit is contained in:
Michał Górny
2018-06-17 14:00:56 +02:00
parent 81924e19ef
commit a6ea1a913e
2 changed files with 2 additions and 2 deletions

View 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

View 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"