[122475] trunk/dports/python/py-spectral/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Jul 22 18:14:01 PDT 2014


Revision: 122475
          https://trac.macports.org/changeset/122475
Author:   ryandesign at macports.org
Date:     2014-07-22 18:14:01 -0700 (Tue, 22 Jul 2014)
Log Message:
-----------
py-spectral: add py-numpy dependency

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

Modified: trunk/dports/python/py-spectral/Portfile
===================================================================
--- trunk/dports/python/py-spectral/Portfile	2014-07-23 01:07:53 UTC (rev 122474)
+++ trunk/dports/python/py-spectral/Portfile	2014-07-23 01:14:01 UTC (rev 122475)
@@ -29,5 +29,7 @@
 python.versions     26 27
 
 if {${name} ne ${subport}} {
+    depends_lib-append  port:py${python.version}-numpy
+
     livecheck.type      none
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140722/a3816f37/attachment-0001.html>


More information about the macports-changes mailing list