[csw-devel] SF.net SVN: gar:[19513] csw/mgar/pkg/lang-python/M2Crypto/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Thu Oct 25 09:23:30 CEST 2012


Revision: 19513
          http://gar.svn.sourceforge.net/gar/?rev=19513&view=rev
Author:   bdwalton
Date:     2012-10-25 07:23:30 +0000 (Thu, 25 Oct 2012)
Log Message:
-----------
lang-python/M2Crypto/trunk: update the ssl dependency

Modified Paths:
--------------
    csw/mgar/pkg/lang-python/M2Crypto/trunk/Makefile

Modified: csw/mgar/pkg/lang-python/M2Crypto/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/M2Crypto/trunk/Makefile	2012-10-25 07:19:23 UTC (rev 19512)
+++ csw/mgar/pkg/lang-python/M2Crypto/trunk/Makefile	2012-10-25 07:23:30 UTC (rev 19513)
@@ -18,12 +18,13 @@
 
 PACKAGES = CSWpy-m2crypto
 SPKG_DESC_CSWpy-m2crypto = The most complete Python wrapper for OpenSSL
-RUNTIME_DEP_PKGS_CSWpy-m2crypto += CSWosslrt
+RUNTIME_DEP_PKGS_CSWpy-m2crypto += CSWlibssl1-0-0
 RUNTIME_DEP_PKGS_CSWpy-m2crypto += CSWlibpython2-6-1-0
 
 PYBUILD_CMD = build build_ext
 BUILD_ARGS += --openssl=$(prefix)
 
+
 # Skip testsuite until this is fixed:
 #   https://bugzilla.osafoundation.org/show_bug.cgi?id=13039
 SKIPTEST ?= 1

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