[139577] trunk/dports/python/py-readline/Portfile

sean at macports.org sean at macports.org
Thu Aug 20 17:57:08 PDT 2015


Revision: 139577
          https://trac.macports.org/changeset/139577
Author:   sean at macports.org
Date:     2015-08-20 17:57:08 -0700 (Thu, 20 Aug 2015)
Log Message:
-----------
py-readline: add missing dependency on ncurses

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

Modified: trunk/dports/python/py-readline/Portfile
===================================================================
--- trunk/dports/python/py-readline/Portfile	2015-08-21 00:57:07 UTC (rev 139576)
+++ trunk/dports/python/py-readline/Portfile	2015-08-21 00:57:08 UTC (rev 139577)
@@ -6,6 +6,7 @@
 
 name                py-readline
 version             6.2.4.1
+revision            1
 platforms           darwin
 license             GPL-3+ PSF
 
@@ -24,6 +25,8 @@
 checksums           rmd160  932c96cce3475344e4f5d7defc162d21f0acc79e \
                     sha256  e00f86e03dfe52e7d1502cec5c64070b32621c85509c0081a4cfa6a0294bd107
 
+depends_lib         port:ncurses
+
 if {${name} ne ${subport}} {
     depends_build-append \
                         port:py${python.version}-setuptools
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150820/27dd6332/attachment-0001.html>


More information about the macports-changes mailing list