dev-python/thunarx-python: Restric thunar dep in old version

This commit is contained in:
Michał Górny
2018-06-17 13:59:35 +02:00
parent 16f6899486
commit 1123c5a77d

View File

@@ -20,7 +20,7 @@ RDEPEND="${PYTHON_DEPS}
dev-libs/glib:2
>=dev-python/pygobject-2.16:2[${PYTHON_USEDEP}]
dev-python/pygtk:2[${PYTHON_USEDEP}]
>=xfce-base/thunar-1.1.0"
<xfce-base/thunar-1.7"
DEPEND="${RDEPEND}
virtual/pkgconfig"
REQUIRED_USE=${PYTHON_REQUIRED_USE}