[125483] trunk/dports/python/py-numpy/Portfile

michaelld at macports.org michaelld at macports.org
Thu Sep 18 07:34:30 PDT 2014


Revision: 125483
          https://trac.macports.org/changeset/125483
Author:   michaelld at macports.org
Date:     2014-09-18 07:34:29 -0700 (Thu, 18 Sep 2014)
Log Message:
-----------
py*-numpy: add dependency on py*-cython.

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

Modified: trunk/dports/python/py-numpy/Portfile
===================================================================
--- trunk/dports/python/py-numpy/Portfile	2014-09-18 14:26:30 UTC (rev 125482)
+++ trunk/dports/python/py-numpy/Portfile	2014-09-18 14:34:29 UTC (rev 125483)
@@ -25,7 +25,8 @@
                             patch-numpy_core_setup.py.diff
 
     depends_lib-append      port:fftw-3 \
-                            port:py${python.version}-nose
+                            port:py${python.version}-nose \
+                            port:py${python.version}-cython
 
     # http://trac.macports.org/ticket/34562
     destroot.env-append \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140918/7a5a51f0/attachment.html>


More information about the macports-changes mailing list