commit:     18411ff2a5ba7c5094801038a9915c3779df9adb
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun May 14 10:45:00 2017 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun May 14 10:45:00 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18411ff2

app-misc/goobook: Add missed PYTHON_USEDEP

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-misc/goobook/goobook-1.9.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/goobook/goobook-1.9.ebuild 
b/app-misc/goobook/goobook-1.9.ebuild
index 0a1900810d5..bc1386f33d8 100644
--- a/app-misc/goobook/goobook-1.9.ebuild
+++ b/app-misc/goobook/goobook-1.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -26,7 +26,7 @@ RDEPEND="${PYTHON_DEPS}
        >=dev-python/oauth2client-1.4.11[${PYTHON_USEDEP}]"
 
 DEPEND="${PYTHON_DEPS}
-       dev-python/setuptools"
+       dev-python/setuptools[${PYTHON_USEDEP}]"
 
 src_install() {
        distutils-r1_src_install

Reply via email to