[101350] trunk/dports/python/py-milk/Portfile

stromnov at macports.org stromnov at macports.org
Wed Jan 9 04:37:45 PST 2013


Revision: 101350
          https://trac.macports.org/changeset/101350
Author:   stromnov at macports.org
Date:     2013-01-09 04:37:45 -0800 (Wed, 09 Jan 2013)
Log Message:
-----------
py-milk: add eigen3 dependency

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

Modified: trunk/dports/python/py-milk/Portfile
===================================================================
--- trunk/dports/python/py-milk/Portfile	2013-01-09 11:24:37 UTC (rev 101349)
+++ trunk/dports/python/py-milk/Portfile	2013-01-09 12:37:45 UTC (rev 101350)
@@ -48,7 +48,8 @@
 
 if {$subport != $name} {
     depends_build-append  port:py${python.version}-distribute
-    depends_lib-append    port:py${python.version}-numpy
+    depends_lib-append    port:py${python.version}-numpy \
+                          port:eigen3
 }
 
 livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130109/a11594c6/attachment.html>


More information about the macports-changes mailing list