[91711] trunk/dports/python/py-pyopencl/Portfile

dports at macports.org dports at macports.org
Sun Apr 8 15:55:15 PDT 2012


Revision: 91711
          https://trac.macports.org/changeset/91711
Author:   dports at macports.org
Date:     2012-04-08 15:55:15 -0700 (Sun, 08 Apr 2012)
Log Message:
-----------
py-pyopencl: add missing dependency on py-pytools (#33357)

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

Modified: trunk/dports/python/py-pyopencl/Portfile
===================================================================
--- trunk/dports/python/py-pyopencl/Portfile	2012-04-08 22:52:44 UTC (rev 91710)
+++ trunk/dports/python/py-pyopencl/Portfile	2012-04-08 22:55:15 UTC (rev 91711)
@@ -6,7 +6,7 @@
 
 name                py-pyopencl
 version             2011.2
-revision            1
+revision            2
 python.versions     26 27
 python.default_version  27
 categories-append   science
@@ -41,7 +41,8 @@
                         port:py${python.version}-numpy \
                         port:py${python.version}-mako
 
-    depends_run-append  port:py${python.version}-decorator
+    depends_run-append  port:py${python.version}-decorator \
+                        port:py${python.version}-pytools
 
     use_configure       yes
     configure.cmd       ${python.bin} configure.py
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120408/1eb0959d/attachment.html>


More information about the macports-changes mailing list