[117693] trunk/dports/python/py-watchdog/Portfile

g5pw at macports.org g5pw at macports.org
Sat Mar 8 03:13:32 PST 2014


Revision: 117693
          https://trac.macports.org/changeset/117693
Author:   g5pw at macports.org
Date:     2014-03-08 03:13:32 -0800 (Sat, 08 Mar 2014)
Log Message:
-----------
python/py-watchdog
  add setuptools build dependency

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

Modified: trunk/dports/python/py-watchdog/Portfile
===================================================================
--- trunk/dports/python/py-watchdog/Portfile	2014-03-08 10:52:20 UTC (rev 117692)
+++ trunk/dports/python/py-watchdog/Portfile	2014-03-08 11:13:32 UTC (rev 117693)
@@ -23,6 +23,7 @@
 python.default_version 27
 
 if {${name} ne ${subport}} {
+    depends_build-append    port:py${python.version}-setuptools
     depends_lib-append \
         port:py${python.version}-yaml \
         port:py${python.version}-argh \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140308/12c2fdfb/attachment.html>


More information about the macports-changes mailing list