From: Thierry Parmentelat Date: Thu, 9 Jan 2014 12:52:21 +0000 (+0100) Subject: Requires: python-lxml X-Git-Tag: plcapi-5.3-2~5 X-Git-Url: http://git.onelab.eu/?p=plcapi.git;a=commitdiff_plain;h=5ebd009778b10db5ddf9655fdb4a313a0bddd5f3 Requires: python-lxml --- diff --git a/plcapi.spec b/plcapi.spec index 0e90aa5..2022047 100644 --- a/plcapi.spec +++ b/plcapi.spec @@ -27,6 +27,8 @@ Requires: postgresql >= 8.2, postgresql-server >= 8.2 Requires: postgresql-python Requires: python-psycopg2 Requires: python-pycurl +# used in GPG.py as a replacement to PyXML's Canonicalize +Requires: python-lxml Requires: httpd # requirement to mod_python or mod_wsgi: deferred to myplc Requires: mod_ssl