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