list of pi in in key PI; SM uses the authority credential while contacting AM for...
[sfa.git] / sfa.spec
index 66185b0..39165fd 100644 (file)
--- a/sfa.spec
+++ b/sfa.spec
@@ -33,6 +33,7 @@ Requires: python
 Requires: pyOpenSSL >= 0.7
 Requires: m2crypto
 Requires: libxslt-python
+Requires: python-ZSI
 
 # python 2.5 has uuid module added, for python 2.4 we still need it
 %define has_uuid %(`python -c "import uuid" 2> /dev/null; echo $?`)