Author: duncan
Date: Fri Sep 29 06:51:00 2006
New Revision: 8252

Modified:
   branches/rel-1-5/freevo/setup.py

Log:
Added setup check for PyXML (xml.utils.qp_xml)

Modified: branches/rel-1-5/freevo/setup.py
==============================================================================
--- branches/rel-1-5/freevo/setup.py    (original)
+++ branches/rel-1-5/freevo/setup.py    Fri Sep 29 06:51:00 2006
@@ -18,6 +18,7 @@
 
 check_libs((('mmpython', 'http://www.sf.net/projects/mmpython' ),
             ('pygame', 'http://www.pygame.org'),
+            ('xml.utils.qp_xml', 'http://pyxml.sourceforge.net/'),
             ('Image', 'http://www.pythonware.com/products/pil/'),
             ('elementtree', 'http://effbot.org/zone/elementtree.htm'),
             ('twisted', 'http://www.twistedmatrix.com/'),

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to