[88172] trunk/dports/python/py-ipython/Portfile
stromnov at macports.org
stromnov at macports.org
Wed Dec 21 04:46:16 PST 2011
Revision: 88172
http://trac.macports.org/changeset/88172
Author: stromnov at macports.org
Date: 2011-12-21 04:46:11 -0800 (Wed, 21 Dec 2011)
Log Message:
-----------
py-ipython: add py-distribute dependency (#32605)
Modified Paths:
--------------
trunk/dports/python/py-ipython/Portfile
Modified: trunk/dports/python/py-ipython/Portfile
===================================================================
--- trunk/dports/python/py-ipython/Portfile 2011-12-21 11:34:01 UTC (rev 88171)
+++ trunk/dports/python/py-ipython/Portfile 2011-12-21 12:46:11 UTC (rev 88172)
@@ -9,7 +9,7 @@
name py-${realname}
version 0.12
-revision 1
+revision 2
categories python
license BSD
platforms darwin
@@ -120,7 +120,8 @@
}
}
- depends_lib-append port:py${python.version}-readline
+ depends_lib-append port:py${python.version}-readline \
+ port:py${python.version}-distribute
depends_run port:ipython_select
test.run no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111221/039ed244/attachment.html>
More information about the macports-changes
mailing list