[133034] trunk/dports/python/py-pygccxml/Portfile

mmoll at macports.org mmoll at macports.org
Wed Feb 18 05:16:10 PST 2015


Revision: 133034
          https://trac.macports.org/changeset/133034
Author:   mmoll at macports.org
Date:     2015-02-18 05:16:10 -0800 (Wed, 18 Feb 2015)
Log Message:
-----------
py-pygccxml: add setuptools as a build dependency

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

Modified: trunk/dports/python/py-pygccxml/Portfile
===================================================================
--- trunk/dports/python/py-pygccxml/Portfile	2015-02-18 05:52:02 UTC (rev 133033)
+++ trunk/dports/python/py-pygccxml/Portfile	2015-02-18 13:16:10 UTC (rev 133034)
@@ -20,6 +20,7 @@
                     sha256  78f40da77fdae852f99e5df581132edf979d3ec45aa6e1e7e410e24773df6985
 
 if {${name} ne ${subport}} {
+    depends_build-append   port:py${python.version}-setuptools
     depends_lib-append     port:gccxml-devel
 
     test.run        yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150218/6d3eb928/attachment.html>


More information about the macports-changes mailing list