dev-python/djangocms-admin-style: Add missing PYTHON_USEDEP

Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-12-23 20:08:50 +01:00
parent b50d6b4ee4
commit 5bdbe805b1
2 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_{3,4}} )
inherit distutils-r1
DESCRIPTION="Adds pretty CSS styles for the django CMS admin interface."
DESCRIPTION="Adds pretty CSS styles for the django CMS admin interface"
HOMEPAGE="https://pypi.python.org/pypi/djangocms-admin-style"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
@@ -21,5 +21,5 @@ RDEPEND=""
DEPEND="
${RDEPEND}
dev-python/setuptools
"
dev-python/setuptools[${PYTHON_USEDEP}]
"

View File

@@ -1,4 +1,4 @@
<?xml version='1.0' encoding='UTF-8'?>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>