commit: 1123c5a77d19b9aeaa81ec7669176039d48a7705
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 17 11:59:35 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jun 17 12:11:14 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1123c5a7
dev-python/thunarx-python: Restric thunar dep in old version
dev-python/thunarx-python/thunarx-python-0.3.0-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/thunarx-python/thunarx-python-0.3.0-r2.ebuild
b/dev-python/thunarx-python/thunarx-python-0.3.0-r2.ebuild
index 60303178ab9..28406718333 100644
--- a/dev-python/thunarx-python/thunarx-python-0.3.0-r2.ebuild
+++ b/dev-python/thunarx-python/thunarx-python-0.3.0-r2.ebuild
@@ -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}