From 5ebd009778b10db5ddf9655fdb4a313a0bddd5f3 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 9 Jan 2014 13:52:21 +0100 Subject: [PATCH] Requires: python-lxml --- plcapi.spec | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.43.0