[136932] trunk/dports/science/Gyoto/Portfile

thibaut at macports.org thibaut at macports.org
Sat May 30 10:59:40 PDT 2015


Revision: 136932
          https://trac.macports.org/changeset/136932
Author:   thibaut at macports.org
Date:     2015-05-30 10:59:39 -0700 (Sat, 30 May 2015)
Log Message:
-----------
Gyoto: add lib-dep on py-numpy

Modified Paths:
--------------
    trunk/dports/science/Gyoto/Portfile

Modified: trunk/dports/science/Gyoto/Portfile
===================================================================
--- trunk/dports/science/Gyoto/Portfile	2015-05-30 17:11:28 UTC (rev 136931)
+++ trunk/dports/science/Gyoto/Portfile	2015-05-30 17:59:39 UTC (rev 136932)
@@ -64,7 +64,8 @@
 foreach nodot [list 27 33 34] wdot [list 2.7 3.3 3.4] {
     subport py${nodot}-gyoto {
         depends_build-append port:doxygen port:swig-python
-        depends_lib-append   port:python${nodot} port:Gyoto
+        depends_lib-append   port:python${nodot} port:py${nodot}-numpy \
+                             port:Gyoto
         categories    python science
         configure.args-append PYTHON=${prefix}/bin/python${wdot}
         use_parallel_build no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150530/b1af057d/attachment.html>


More information about the macports-changes mailing list