From b302de2538649a616013f33a9c8e5e6f39013050 Mon Sep 17 00:00:00 2001 From: Slawomir Lis Date: Mon, 24 Oct 2016 09:33:36 +0200 Subject: dev-python/djangocms-text-ckeditor: Added PDEPEND to dev-python/django-cms Package-Manager: portage-2.3.2 --- dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-3.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-3.3.0.ebuild b/dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-3.3.0.ebuild index d47d00b486c7..2c029a954668 100644 --- a/dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-3.3.0.ebuild +++ b/dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-3.3.0.ebuild @@ -18,11 +18,11 @@ SLOT="0" IUSE="" RDEPEND="" - DEPEND=" ${RDEPEND} dev-python/setuptools " +PDEPEND=">=dev-python/django-cms-3.2.0" src_prepare() { sed -i 's/find_packages()/find_packages(exclude=["tests"])/g' "${S}/setup.py" -- cgit v1.2.3-65-gdbad