[135157] trunk/dports/python/py-h5py/Portfile

eborisch at macports.org eborisch at macports.org
Thu Apr 16 17:57:50 PDT 2015


Revision: 135157
          https://trac.macports.org/changeset/135157
Author:   eborisch at macports.org
Date:     2015-04-16 17:57:50 -0700 (Thu, 16 Apr 2015)
Log Message:
-----------
py-h5py: fix deps.

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

Modified: trunk/dports/python/py-h5py/Portfile
===================================================================
--- trunk/dports/python/py-h5py/Portfile	2015-04-16 23:08:08 UTC (rev 135156)
+++ trunk/dports/python/py-h5py/Portfile	2015-04-17 00:57:50 UTC (rev 135157)
@@ -58,6 +58,8 @@
 
 if {${name} ne ${subport}} {
     depends_lib-append      port:py${python.version}-numpy \
+                            port:py${python.version}-six \
+                            port:py${python.version}-pkgconfig \
                             port:hdf5
     depends_build-append    port:py${python.version}-cython
     
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150416/f58884cf/attachment.html>


More information about the macports-changes mailing list