[58754] trunk/dports/python/py26-lxml/Portfile

blb at macports.org blb at macports.org
Sun Oct 4 13:53:58 PDT 2009


Revision: 58754
          http://trac.macports.org/changeset/58754
Author:   blb at macports.org
Date:     2009-10-04 13:53:56 -0700 (Sun, 04 Oct 2009)
Log Message:
-----------
python/py26-lxml - needs py26-cython, should fix ticket #21820

Modified Paths:
--------------
    trunk/dports/python/py26-lxml/Portfile

Modified: trunk/dports/python/py26-lxml/Portfile
===================================================================
--- trunk/dports/python/py26-lxml/Portfile	2009-10-04 20:29:57 UTC (rev 58753)
+++ trunk/dports/python/py26-lxml/Portfile	2009-10-04 20:53:56 UTC (rev 58754)
@@ -22,7 +22,8 @@
                   sha1    eec5fbcd513d24fc96e85ad7f7f16a6200067c6c \
                   rmd160  8cc42ceb7c631ba63763d6bb664d87ec3bcf84b0
 distname          lxml-${version}
-depends_lib-append port:libxml2 port:libxslt port:py26-setuptools
+depends_lib-append port:libxml2 port:libxslt port:py26-setuptools \
+                   port:py26-cython
 
 livecheck.type  regex
 livecheck.url   ${master_sites}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091004/04ad87b6/attachment.html>


More information about the macports-changes mailing list