[csw-devel] SF.net SVN: gar:[21692] csw/mgar/pkg/lang-python/pil/trunk/Makefile
pfelecan at users.sourceforge.net
pfelecan at users.sourceforge.net
Sat Aug 10 11:31:53 CEST 2013
Revision: 21692
http://gar.svn.sourceforge.net/gar/?rev=21692&view=rev
Author: pfelecan
Date: 2013-08-10 09:31:53 +0000 (Sat, 10 Aug 2013)
Log Message:
-----------
lang-python/pylxml/trunk:
- multi-version for 2.x interpreters
- addition of minimal build dependency
Modified Paths:
--------------
csw/mgar/pkg/lang-python/pil/trunk/Makefile
Modified: csw/mgar/pkg/lang-python/pil/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/pil/trunk/Makefile 2013-08-10 09:07:58 UTC (rev 21691)
+++ csw/mgar/pkg/lang-python/pil/trunk/Makefile 2013-08-10 09:31:53 UTC (rev 21692)
@@ -18,11 +18,15 @@
UFILES_REGEX = Imaging-(\d+(?:\.\d+)*).tar.gz
EXTRA_MERGE_EXCLUDE_FILES = .*\.pyc
+BUILD_DEP_PKGS += CSWpython-dev
+BUILD_DEP_PKGS += CSWpython27-dev
+
PACKAGES = CSWpy-pil
SPKG_DESC_CSWpy-pil = Python Imaging Library
RUNTIME_DEP_PKGS_CSWpy-pil += CSWlibfreetype6
RUNTIME_DEP_PKGS_CSWpy-pil += CSWlibjpeg7
RUNTIME_DEP_PKGS_CSWpy-pil += CSWliblcms1
+RUNTIME_DEP_PKGS_CSWpy-pil += CSWlibpython2-7-1-0
RUNTIME_DEP_PKGS_CSWpy-pil += CSWlibpython2-6-1-0
RUNTIME_DEP_PKGS_CSWpy-pil += CSWlibz1
RUNTIME_DEP_PKGS_CSWpy-pil += CSWtcl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list