[104059] trunk/dports/python/py-numba/Portfile
stromnov at macports.org
stromnov at macports.org
Thu Mar 14 04:29:52 PDT 2013
Revision: 104059
https://trac.macports.org/changeset/104059
Author: stromnov at macports.org
Date: 2013-03-14 04:29:52 -0700 (Thu, 14 Mar 2013)
Log Message:
-----------
py-numba: add py-numpy dependency
Modified Paths:
--------------
trunk/dports/python/py-numba/Portfile
Modified: trunk/dports/python/py-numba/Portfile
===================================================================
--- trunk/dports/python/py-numba/Portfile 2013-03-14 11:12:53 UTC (rev 104058)
+++ trunk/dports/python/py-numba/Portfile 2013-03-14 11:29:52 UTC (rev 104059)
@@ -6,7 +6,7 @@
name py-numba
version 0.7.1
-revision 0
+revision 1
categories-append devel
platforms darwin
license BSD
@@ -33,6 +33,7 @@
depends_lib-append port:py${python.version}-distribute \
port:py${python.version}-llvmpy \
port:py${python.version}-cython \
+ port:py${python.version}-numpy \
port:py${python.version}-meta
livecheck.type none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130314/db2bc400/attachment.html>
More information about the macports-changes
mailing list