[150497] trunk/dports/python/py-paramiko/Portfile

stromnov at macports.org stromnov at macports.org
Wed Jul 20 09:04:36 PDT 2016


Revision: 150497
          https://trac.macports.org/changeset/150497
Author:   stromnov at macports.org
Date:     2016-07-20 09:04:36 -0700 (Wed, 20 Jul 2016)
Log Message:
-----------
py-paramiko: add build dependency

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

Modified: trunk/dports/python/py-paramiko/Portfile
===================================================================
--- trunk/dports/python/py-paramiko/Portfile	2016-07-20 15:00:20 UTC (rev 150496)
+++ trunk/dports/python/py-paramiko/Portfile	2016-07-20 16:04:36 UTC (rev 150497)
@@ -34,6 +34,8 @@
                     sha256  261afe9246c2494e50bbeab55e50934348e91d1189803123459e0c81cda70fac
 
 if {${name} ne ${subport}} {
+    depends_build-append \
+                        port:py${python.version}-setuptools
     depends_lib-append  port:py${python.version}-cryptography \
                         port:py${python.version}-asn1
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160720/be20385a/attachment.html>


More information about the macports-changes mailing list