SF.net SVN: gar:[23324] csw/mgar/pkg/lang-python/twisted/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Fri Apr 4 10:49:12 CEST 2014
Revision: 23324
http://sourceforge.net/p/gar/code/23324
Author: dmichelsen
Date: 2014-04-04 08:49:09 +0000 (Fri, 04 Apr 2014)
Log Message:
-----------
lang-python/twisted/trunk: Add more package dependencies
Modified Paths:
--------------
csw/mgar/pkg/lang-python/twisted/trunk/Makefile
Modified: csw/mgar/pkg/lang-python/twisted/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/twisted/trunk/Makefile 2014-04-04 07:13:04 UTC (rev 23323)
+++ csw/mgar/pkg/lang-python/twisted/trunk/Makefile 2014-04-04 08:49:09 UTC (rev 23324)
@@ -23,15 +23,22 @@
LICENSE = LICENSE
+BUILD_DEP_PKGS += CSWpy-zope-interface
+BUILD_DEP_PKGS += CSWpy-openssl
+
PACKAGES += CSWpy-twisted
SPKG_DESC_CSWpy-twisted = An event-driven networking engine
RUNTIME_DEP_PKGS_CSWpy-twisted += CSWlibpython2-6-1-0
RUNTIME_DEP_PKGS_CSWpy-twisted += CSWpy-zope-interface
RUNTIME_DEP_PKGS_CSWpy-twisted += CSWlibpython2-7-1-0
RUNTIME_DEP_PKGS_CSWpy-twisted += CSWlibgcc-s1
+RUNTIME_DEP_PKGS_CSWpy-twisted += CSWpy-crypto
+RUNTIME_DEP_PKGS_CSWpy-twisted += CSWpy-asn1
OBSOLETED_BY_CSWpy-twisted = CSWtwisted
CHECKPKG_OVERRIDES_CSWpy-twisted += surplus-dependency|CSWpy-zope-interface
+CHECKPKG_OVERRIDES_CSWpy-twisted += surplus-dependency|CSWpy-crypto
+CHECKPKG_OVERRIDES_CSWpy-twisted += surplus-dependency|CSWpy-asn1
CHECKPKG_OVERRIDES_CSWpy-twisted += file-with-bad-content|/usr/local|root/opt/csw/lib/python2.6/site-packages/twisted/conch/unix.py
CHECKPKG_OVERRIDES_CSWpy-twisted += file-with-bad-content|/usr/local|root/opt/csw/lib/python2.7/site-packages/twisted/conch/unix.py
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