From: Tony Mack Date: Sat, 7 Aug 2010 14:51:51 +0000 (-0400) Subject: Adding python-simplejson requirement X-Git-Tag: plcapi-5.0-17~8 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=4f0e0580c4037fe37b62b95e062ac1a7d24b716b;p=plcapi.git Adding python-simplejson requirement --- diff --git a/PLCAPI.spec b/PLCAPI.spec index d90743e3..0963502f 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -38,6 +38,7 @@ Requires: mod_python Requires: mod_wsgi Requires: mod_ssl Requires: SOAPpy +Requires: python-simplejson # for the RebootNodeWithPCU method Requires: pcucontrol >= 1.0-6 # for OMF integration