[csw-devel] SF.net SVN: gar:[21848] csw/mgar/pkg/lang-python/pil/trunk/Makefile
pfelecan at users.sourceforge.net
pfelecan at users.sourceforge.net
Tue Aug 27 10:45:17 CEST 2013
Revision: 21848
http://gar.svn.sourceforge.net/gar/?rev=21848&view=rev
Author: pfelecan
Date: 2013-08-27 08:45:17 +0000 (Tue, 27 Aug 2013)
Log Message:
-----------
lang-python/pil/trunk: addition of missing run-time dependencies
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-27 08:33:02 UTC (rev 21847)
+++ csw/mgar/pkg/lang-python/pil/trunk/Makefile 2013-08-27 08:45:17 UTC (rev 21848)
@@ -23,15 +23,18 @@
PACKAGES = CSWpy-pil
SPKG_DESC_CSWpy-pil = Python Imaging Library
+RUNTIME_DEP_PKGS_CSWpy-pil += CSWlibgcc-s1
+
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 += CSWlibtcl8-5
RUNTIME_DEP_PKGS_CSWpy-pil += CSWtcl
+RUNTIME_DEP_PKGS_CSWpy-pil += CSWlibtk8-5
RUNTIME_DEP_PKGS_CSWpy-pil += CSWtk
-
CHECKPKG_OVERRIDES_CSWpy-pil += surplus-dependency|CSWtcl
CHECKPKG_OVERRIDES_CSWpy-pil += surplus-dependency|CSWtk
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