diff --git a/srcpkgs/python-Pillow/template b/srcpkgs/python-Pillow/template index 0e59346f3fb..dc866aebaa7 100644 --- a/srcpkgs/python-Pillow/template +++ b/srcpkgs/python-Pillow/template @@ -18,11 +18,11 @@ license="PIL" distfiles="${PYPI_SITE}/P/Pillow/Pillow-${version}.tar.gz" checksum=ad50bef540fe5518a4653c3820452a881b6a042cb0f8bb7657c491c6bd3654bb -subpackages="python-Pillow-devel python3.4-Pillow-devel python-Pillow-tk - python3.4-Pillow-tk python3.4-Pillow" if [ -z "$CROSS_BUILD" ]; then - subpackages+=" python-Pillow-qt python3.4-Pillow-qt" + subpackages="python-Pillow-qt python3.4-Pillow-qt" fi +subpackages+=" python-Pillow-devel python3.4-Pillow-devel python-Pillow-tk + python3.4-Pillow-tk python3.4-Pillow" pre_build() { sed -i '/^#!\//,1d' PIL/OleFileIO.py