summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mate-extra')
-rw-r--r--mate-extra/caja-dropbox/caja-dropbox-1.22.1.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/mate-extra/caja-dropbox/caja-dropbox-1.22.1.ebuild b/mate-extra/caja-dropbox/caja-dropbox-1.22.1.ebuild
index f2887fb1aedd..4d80a680de76 100644
--- a/mate-extra/caja-dropbox/caja-dropbox-1.22.1.ebuild
+++ b/mate-extra/caja-dropbox/caja-dropbox-1.22.1.ebuild
@@ -17,6 +17,7 @@ LICENSE="GPL-2"
SLOT="0"
IUSE="debug"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
COMMON_DEPEND="
dev-libs/atk
@@ -29,7 +30,8 @@ COMMON_DEPEND="
x11-libs/gdk-pixbuf:2
>=x11-libs/gtk+-3.22:3
x11-libs/libXinerama
- x11-libs/pango"
+ x11-libs/pango
+ ${PYTHON_DEPS}"
RDEPEND="${COMMON_DEPEND}
net-misc/dropbox"