no longer require pcucontrol in a server-side build
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 11 Nov 2020 13:39:44 +0000 (14:39 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 11 Nov 2020 13:39:44 +0000 (14:39 +0100)
plcapi.spec

index 6755750..f26acb1 100644 (file)
@@ -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
 # 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
 
 # for memcache
 Requires: memcached python3-memcached