[126333] trunk/dports/python/py-vobject/Portfile

jmr at macports.org jmr at macports.org
Tue Oct 7 18:02:10 PDT 2014


Revision: 126333
          https://trac.macports.org/changeset/126333
Author:   jmr at macports.org
Date:     2014-10-07 18:02:10 -0700 (Tue, 07 Oct 2014)
Log Message:
-----------
py-vobject: add setuptools dep

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

Modified: trunk/dports/python/py-vobject/Portfile
===================================================================
--- trunk/dports/python/py-vobject/Portfile	2014-10-08 00:17:45 UTC (rev 126332)
+++ trunk/dports/python/py-vobject/Portfile	2014-10-08 01:02:10 UTC (rev 126333)
@@ -30,7 +30,8 @@
 python.default_version 27
 
 if {${name} ne ${subport}} {
-    depends_lib         port:py${python.version}-dateutil
+    depends_lib         port:py${python.version}-dateutil \
+                        port:py${python.version}-setuptools
 
     test.run            yes
     test.cmd            ${python.bin} test_vobject.py
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141007/d071b084/attachment.html>


More information about the macports-changes mailing list