[139579] trunk/dports/lang/pypy/Portfile
sean at macports.org
sean at macports.org
Thu Aug 20 17:57:10 PDT 2015
Revision: 139579
https://trac.macports.org/changeset/139579
Author: sean at macports.org
Date: 2015-08-20 17:57:10 -0700 (Thu, 20 Aug 2015)
Log Message:
-----------
pypy: add missing dependency on ncurses
Modified Paths:
--------------
trunk/dports/lang/pypy/Portfile
Modified: trunk/dports/lang/pypy/Portfile
===================================================================
--- trunk/dports/lang/pypy/Portfile 2015-08-21 00:57:09 UTC (rev 139578)
+++ trunk/dports/lang/pypy/Portfile 2015-08-21 00:57:10 UTC (rev 139579)
@@ -5,6 +5,7 @@
name pypy
version 2.6.0
+revision 1
categories lang python devel
license MIT PSF
maintainers jmr openmaintainer
@@ -29,7 +30,8 @@
port:sqlite3 \
port:bzip2 \
path:lib/libssl.dylib:openssl \
- port:gettext
+ port:gettext \
+ port:ncurses
patchfiles darwin.py.diff \
make_output.diff \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150820/d4819fe4/attachment.html>
More information about the macports-changes
mailing list