X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa.spec;h=130671dc5e25d58d4830dacacc621a204a7f0ed0;hb=af331734b08993f76d3734e1965dc2e54fadebbc;hp=7fc7c77d9a8494d0cc7fc2617c339d7fb8b548a3;hpb=895ac5551806f949559e7a2e534cbb112a266f07;p=sfa.git diff --git a/sfa.spec b/sfa.spec index 7fc7c77d..130671dc 100644 --- a/sfa.spec +++ b/sfa.spec @@ -34,6 +34,7 @@ Requires: pyOpenSSL >= 0.7 Requires: m2crypto Requires: libxslt-python Requires: python-ZSI +Requires: python-psycopg2 # 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 $?`)