[92337] trunk/dports/python/py-trep/Portfile

mmoll at macports.org mmoll at macports.org
Wed Apr 25 05:32:53 PDT 2012


Revision: 92337
          https://trac.macports.org/changeset/92337
Author:   mmoll at macports.org
Date:     2012-04-25 05:32:53 -0700 (Wed, 25 Apr 2012)
Log Message:
-----------
python/py-trep: add missing dependencies. closes #34196

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

Modified: trunk/dports/python/py-trep/Portfile
===================================================================
--- trunk/dports/python/py-trep/Portfile	2012-04-25 12:31:26 UTC (rev 92336)
+++ trunk/dports/python/py-trep/Portfile	2012-04-25 12:32:53 UTC (rev 92337)
@@ -7,6 +7,7 @@
 set realname        trep
 name                py-${realname}
 version             0.92
+revision            1
 license             GPL-3
 maintainers         mmoll openmaintainer
 
@@ -35,6 +36,9 @@
     depends_lib     port:py${python.version}-distribute \
                     port:py${python.version}-numpy \
                     port:py${python.version}-scipy \
+                    port:py${python.version}-matplotlib \
+                    port:py${python.version}-opengl \
+                    port:py${python.version}-pyqt4 \
                     port:py${python.version}-sphinx
     build.target-append build_sphinx
     post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120425/2ad606ad/attachment.html>


More information about the macports-changes mailing list