[151404] trunk/dports/python/py-backports-functools_lru_cache/Portfile

stromnov at macports.org stromnov at macports.org
Mon Aug 15 05:53:47 PDT 2016


Revision: 151404
          https://trac.macports.org/changeset/151404
Author:   stromnov at macports.org
Date:     2016-08-15 05:53:47 -0700 (Mon, 15 Aug 2016)
Log Message:
-----------
py-backports-functools_lru_cache: add build dependency (#51998)

Modified Paths:
--------------
    trunk/dports/python/py-backports-functools_lru_cache/Portfile

Modified: trunk/dports/python/py-backports-functools_lru_cache/Portfile
===================================================================
--- trunk/dports/python/py-backports-functools_lru_cache/Portfile	2016-08-15 12:47:01 UTC (rev 151403)
+++ trunk/dports/python/py-backports-functools_lru_cache/Portfile	2016-08-15 12:53:47 UTC (rev 151404)
@@ -29,7 +29,8 @@
 
 if {${name} ne ${subport}} {
     depends_build-append \
-                    port:py${python.version}-setuptools
+                    port:py${python.version}-setuptools \
+                    port:py${python.version}-setuptools_scm
     livecheck.type  none
 } else {
     livecheck.type  pypi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160815/c3f217c3/attachment.html>


More information about the macports-changes mailing list