Requires: python-lxml
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 9 Jan 2014 12:52:21 +0000 (13:52 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 9 Jan 2014 12:52:21 +0000 (13:52 +0100)
plcapi.spec

index 0e90aa5..2022047 100644 (file)
@@ -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