diff options
Diffstat (limited to 'python/lxml/lxml.info')
-rw-r--r-- | python/lxml/lxml.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/lxml/lxml.info b/python/lxml/lxml.info index d8905c51a3..b4b897b2bd 100644 --- a/python/lxml/lxml.info +++ b/python/lxml/lxml.info @@ -5,6 +5,6 @@ DOWNLOAD="http://lxml.de/files/lxml-2.3.4.tgz" MD5SUM="61d4ad80726b984b35c9a81aa2510b4d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="BeautifulSoup Cython pysetuptools" +REQUIRES="BeautifulSoup" MAINTAINER="Larry Hajali" EMAIL="larryhaja[at]gmail[dot]com" |