summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mate-extra/caja-dropbox/caja-dropbox-1.12.0-r1.ebuild')
-rw-r--r--mate-extra/caja-dropbox/caja-dropbox-1.12.0-r1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/mate-extra/caja-dropbox/caja-dropbox-1.12.0-r1.ebuild b/mate-extra/caja-dropbox/caja-dropbox-1.12.0-r1.ebuild
index e94a799d3e0f..696da441191b 100644
--- a/mate-extra/caja-dropbox/caja-dropbox-1.12.0-r1.ebuild
+++ b/mate-extra/caja-dropbox/caja-dropbox-1.12.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,10 +15,11 @@ fi
DESCRIPTION="Store, Sync and Share Files Online"
LICENSE="GPL-2"
SLOT="0"
-
IUSE="debug"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="
+ ${PYTHON_DEPS}
dev-libs/atk:0
>=dev-libs/glib-2.14:2
dev-python/pygtk:2[${PYTHON_USEDEP}]