dev-python/thunarx-python: Restric thunar dep in old version
authorMichał Górny <mgorny@gentoo.org>
Sun, 17 Jun 2018 11:59:35 +0000 (13:59 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 17 Jun 2018 12:11:14 +0000 (14:11 +0200)
dev-python/thunarx-python/thunarx-python-0.3.0-r2.ebuild

index 60303178ab9c3b7f8780b6e93d2949e629211981..28406718333bfbbc4fb9f286c3d2efbca042d4c9 100644 (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}