[136023] trunk/dports/python/py-protobuf/Portfile

blair at macports.org blair at macports.org
Sat May 9 13:21:21 PDT 2015


Revision: 136023
          https://trac.macports.org/changeset/136023
Author:   blair at macports.org
Date:     2015-05-09 13:21:21 -0700 (Sat, 09 May 2015)
Log Message:
-----------
py-protobuf: require curl-ca-bundle at build time to download build dependencies; closes #47349.

Modified Paths:
--------------
    trunk/dports/python/py-protobuf/Portfile

Modified: trunk/dports/python/py-protobuf/Portfile
===================================================================
--- trunk/dports/python/py-protobuf/Portfile	2015-05-09 17:40:45 UTC (rev 136022)
+++ trunk/dports/python/py-protobuf/Portfile	2015-05-09 20:21:21 UTC (rev 136023)
@@ -45,6 +45,7 @@
 python.versions 26 27
 
 if {${name} ne ${subport}} {
+    depends_build   port:curl-ca-bundle
     depends_lib     port:protobuf-cpp \
                     port:py${python.version}-setuptools
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150509/4187d760/attachment.html>


More information about the macports-changes mailing list