summaryrefslogtreecommitdiff
path: root/dev-python/djangocms-file
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-12-23 20:07:43 +0100
committerJustin Lecher <jlec@gentoo.org>2015-12-23 20:07:43 +0100
commitb50d6b4ee4ede3c79079554b2d1365f2ade175fd (patch)
treee8e756a03b73f4f72b450ca881ae587dda7cff03 /dev-python/djangocms-file
parenta25bf666547e038344c30ac95fafa25ab05284eb (diff)
downloadgentoo-b50d6b4ee4ede3c79079554b2d1365f2ade175fd.tar.gz
dev-python/djangocms-file: Add missing PYTHON_USEDEP
Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/djangocms-file')
-rw-r--r--dev-python/djangocms-file/djangocms-file-0.1.ebuild4
-rw-r--r--dev-python/djangocms-file/metadata.xml2
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/djangocms-file/djangocms-file-0.1.ebuild b/dev-python/djangocms-file/djangocms-file-0.1.ebuild
index 379f49e7f8..8723630068 100644
--- a/dev-python/djangocms-file/djangocms-file-0.1.ebuild
+++ b/dev-python/djangocms-file/djangocms-file-0.1.ebuild
@@ -20,5 +20,5 @@ IUSE=""
RDEPEND=""
DEPEND="
${RDEPEND}
- dev-python/setuptools
-" \ No newline at end of file
+ dev-python/setuptools[${PYTHON_USEDEP}]
+"
diff --git a/dev-python/djangocms-file/metadata.xml b/dev-python/djangocms-file/metadata.xml
index aa4dee9ac8..2b293e0fda 100644
--- a/dev-python/djangocms-file/metadata.xml
+++ b/dev-python/djangocms-file/metadata.xml
@@ -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>