From: Manuel RĂ¼ger Date: Sun, 14 May 2017 10:39:55 +0000 (+0200) Subject: www-apps/prewikka: Add missed PYTHON_USEDEP X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5ed19a8772d59e8009ac97d1887f6d2bf4fd7bec;p=gentoo.git www-apps/prewikka: Add missed PYTHON_USEDEP Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- diff --git a/www-apps/prewikka/prewikka-3.1.0.ebuild b/www-apps/prewikka/prewikka-3.1.0.ebuild index 06e65b721038..708a8bd0e991 100644 --- a/www-apps/prewikka/prewikka-3.1.0.ebuild +++ b/www-apps/prewikka/prewikka-3.1.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 @@ -18,10 +18,10 @@ IUSE="adns" PYTHON_REQ_USE="ssl" -DEPEND="dev-python/setuptools - dev-python/lesscpy +DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] + dev-python/lesscpy[${PYTHON_USEDEP}] sys-devel/gettext - dev-python/cheetah" + dev-python/cheetah[${PYTHON_USEDEP}]" RDEPEND="dev-python/Babel[${PYTHON_USEDEP}] dev-python/python-dateutil[${PYTHON_USEDEP}]