[124975] trunk/dports/python/py-astroML_addons/Portfile

aronnax at macports.org aronnax at macports.org
Mon Sep 1 10:14:19 PDT 2014


Revision: 124975
          https://trac.macports.org/changeset/124975
Author:   aronnax at macports.org
Date:     2014-09-01 10:14:19 -0700 (Mon, 01 Sep 2014)
Log Message:
-----------
py-astroML_addons: add missing dependency on Numpy

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

Modified: trunk/dports/python/py-astroML_addons/Portfile
===================================================================
--- trunk/dports/python/py-astroML_addons/Portfile	2014-09-01 16:52:00 UTC (rev 124974)
+++ trunk/dports/python/py-astroML_addons/Portfile	2014-09-01 17:14:19 UTC (rev 124975)
@@ -41,5 +41,7 @@
     livecheck.url       http://pypi.python.org/pypi?:action=doap&name=${realname}
     livecheck.regex     {<release><Version><revision>([^<]+)</revision></Version></release>}
 } else {
+    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/20140901/01ae7c6f/attachment.html>


More information about the macports-changes mailing list