diff options
Diffstat (limited to 'mate-extra/caja-dropbox/caja-dropbox-1.14.0.ebuild')
-rw-r--r-- | mate-extra/caja-dropbox/caja-dropbox-1.14.0.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/mate-extra/caja-dropbox/caja-dropbox-1.14.0.ebuild b/mate-extra/caja-dropbox/caja-dropbox-1.14.0.ebuild index 7bdc74310e33..192d02aaf1b5 100644 --- a/mate-extra/caja-dropbox/caja-dropbox-1.14.0.ebuild +++ b/mate-extra/caja-dropbox/caja-dropbox-1.14.0.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}" COMMON_DEPEND=" + ${PYTHON_DEPS} dev-libs/atk:0 >=dev-libs/glib-2.14:2 dev-python/pygtk:2[${PYTHON_USEDEP}] |