From 4f0e0580c4037fe37b62b95e062ac1a7d24b716b Mon Sep 17 00:00:00 2001 From: Tony Mack Date: Sat, 7 Aug 2010 10:51:51 -0400 Subject: [PATCH] Adding python-simplejson requirement --- PLCAPI.spec | 1 + 1 file changed, 1 insertion(+) 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 -- 2.47.0