[FIX] Remove the libxml2 and libxslt dependencies for the packaging

bzr revid: ach@tinyerp.com-20100513091940-kqftafi3slai91m9
This commit is contained in:
Anup (OpenERP) 2010-05-13 14:49:40 +05:30
parent 9f1015621b
commit d2ad2f4355
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ options = {
"lxml.objectify", "decimal", "xml", "xml", "xml.dom", "xml.xpath",
"encodings", "dateutil", "wizard", "pychart", "PIL", "pyparsing",
"pydot", "asyncore","asynchat", "reportlab", "vobject",
"HTMLParser", "select", "libxslt", "libxml2", "mako", "poplib",
"HTMLParser", "select", "mako", "poplib",
"imaplib", "smtplib", "email", "yaml",
],
"excludes" : ["Tkconstants","Tkinter","tcl"],