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

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Sun Oct 28 17:19:42 CET 2012


Revision: 19531
          http://gar.svn.sourceforge.net/gar/?rev=19531&view=rev
Author:   bdwalton
Date:     2012-10-28 16:19:42 +0000 (Sun, 28 Oct 2012)
Log Message:
-----------
lang-python/pycrypto/trunk: add the build time dependency on libgmp_dev

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

Modified: csw/mgar/pkg/lang-python/pycrypto/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/pycrypto/trunk/Makefile	2012-10-28 13:59:15 UTC (rev 19530)
+++ csw/mgar/pkg/lang-python/pycrypto/trunk/Makefile	2012-10-28 16:19:42 UTC (rev 19531)
@@ -26,6 +26,8 @@
 LICENSE      = COPYRIGHT
 PACKAGES     = CSWpy-crypto
 
+BUILD_DEP_PACKAGES += CSWlibgmp-dev
+
 RUNTIME_DEP_PKGS  = CSWlibgmp10
 RUNTIME_DEP_PKGS += CSWlibpython2-6-1-0
 

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