[89148] trunk/dports/python/py-harstorage/Portfile
singingwolfboy at macports.org
singingwolfboy at macports.org
Thu Jan 19 14:34:03 PST 2012
Revision: 89148
http://trac.macports.org/changeset/89148
Author: singingwolfboy at macports.org
Date: 2012-01-19 14:34:02 -0800 (Thu, 19 Jan 2012)
Log Message:
-----------
Forgot some dependencies for py-harstorage
Modified Paths:
--------------
trunk/dports/python/py-harstorage/Portfile
Modified: trunk/dports/python/py-harstorage/Portfile
===================================================================
--- trunk/dports/python/py-harstorage/Portfile 2012-01-19 22:20:01 UTC (rev 89147)
+++ trunk/dports/python/py-harstorage/Portfile 2012-01-19 22:34:02 UTC (rev 89148)
@@ -6,6 +6,7 @@
name py-harstorage
version 0.6
+revision 1
python.versions 24 25 26 27
categories-append www
maintainers openmaintainer singingwolfboy
@@ -25,7 +26,9 @@
hg.tag v${version}
if {$name != $subport} {
- depends_lib port:py${python.version}-pymongo \
- port:py${python.version}-pylons
+ depends_lib port:py${python.version}-pymongo \
+ port:py${python.version}-pylons \
+ port:py${python.version}-cairo \
+ port:py${python.version}-gtk
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120119/bf84b256/attachment.html>
More information about the macports-changes
mailing list