Added requirements for using django encrypted fields
authorSapan Bhatia <gwsapan@gmail.com>
Mon, 8 Sep 2014 15:00:29 +0000 (11:00 -0400)
committerSapan Bhatia <gwsapan@gmail.com>
Mon, 8 Sep 2014 15:00:29 +0000 (11:00 -0400)
opencloud.spec

index 56de9d9..ad39606 100644 (file)
@@ -18,6 +18,7 @@ requires: tar
 requires: gcc
 requires: python-httplib2
 requires: GeoIP
+requires: python-keyczar
 
 %description
 %{summary}
@@ -46,6 +47,7 @@ pip-python install django-suit
 pip-python install django-evolution
 pip-python install django-bitfield
 pip-python install django-ipware
+pip-python install django-encrypted-fields
 
 easy_install django_evolution
 easy_install python_gflags