From: Thierry Parmentelat <thierry.parmentelat@inria.fr> Date: Wed, 11 Nov 2020 13:39:44 +0000 (+0100) Subject: no longer require pcucontrol in a server-side build X-Git-Tag: plcapi-7.1-0~7 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=9ed73ccad826bd133cd218ea7afc840d0ae460c8;p=plcapi.git no longer require pcucontrol in a server-side build --- diff --git a/plcapi.spec b/plcapi.spec index 67557508..f26acb12 100644 --- a/plcapi.spec +++ b/plcapi.spec @@ -34,7 +34,7 @@ Requires: python3-pycurl # used in GPG.py as a replacement to PyXML's Canonicalize Requires: python3-lxml # for the RebootNodeWithPCU method -Requires: pcucontrol >= 1.0-6 +#Requires: pcucontrol >= 1.0-6 # for memcache Requires: memcached python3-memcached