[119245] trunk/dports/python/py-cryptography/Portfile

stromnov at macports.org stromnov at macports.org
Mon Apr 21 08:16:45 PDT 2014


Revision: 119245
          https://trac.macports.org/changeset/119245
Author:   stromnov at macports.org
Date:     2014-04-21 08:16:45 -0700 (Mon, 21 Apr 2014)
Log Message:
-----------
py-cryptography: add dependencies

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

Modified: trunk/dports/python/py-cryptography/Portfile
===================================================================
--- trunk/dports/python/py-cryptography/Portfile	2014-04-21 15:09:30 UTC (rev 119244)
+++ trunk/dports/python/py-cryptography/Portfile	2014-04-21 15:16:45 UTC (rev 119245)
@@ -27,7 +27,9 @@
                     sha256  372fe51b170cf313b06c6118044d0517a43196a44086893d2756ec6454a457f3
 
 if {${name} ne ${subport}} {
-    depends_lib-append  port:py${python.version}-six
+    depends_lib-append  port:py${python.version}-setuptools \
+                        port:py${python.version}-cffi \
+                        port:py${python.version}-six
 
     livecheck.type      none
 } else {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140421/459319b2/attachment-0001.html>


More information about the macports-changes mailing list