diff options
Diffstat (limited to 'dev-python/djangocms-teaser/djangocms-teaser-0.1.ebuild')
-rw-r--r-- | dev-python/djangocms-teaser/djangocms-teaser-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/djangocms-teaser/djangocms-teaser-0.1.ebuild b/dev-python/djangocms-teaser/djangocms-teaser-0.1.ebuild index cc768ccedbc8..773224e18e96 100644 --- a/dev-python/djangocms-teaser/djangocms-teaser-0.1.ebuild +++ b/dev-python/djangocms-teaser/djangocms-teaser-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}] +" |