From 6b963f34a821e2dc98c4a15905bc5e79bff864e9 Mon Sep 17 00:00:00 2001 From: Thomas NOEL Date: Sat, 18 Oct 2014 23:56:16 +0200 Subject: [PATCH] dev/passerelle: spec, requires jsonfield --- home:entrouvert:cg14-dev/passerelle/passerelle.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home:entrouvert:cg14-dev/passerelle/passerelle.spec b/home:entrouvert:cg14-dev/passerelle/passerelle.spec index 13bcb00..3bfaaeb 100644 --- a/home:entrouvert:cg14-dev/passerelle/passerelle.spec +++ b/home:entrouvert:cg14-dev/passerelle/passerelle.spec @@ -32,7 +32,7 @@ Source8: cg14_config.py BuildArch: noarch BuildRequires: python2-devel python-django python-setuptools-devel -Requires: python-django python-South python-django-jsonresponse python-django-model-utils python-gunicorn python-Mako python-raven python-django-gadjo python-requests +Requires: python-django python-South python-django-jsonresponse python-django-model-utils python-gunicorn python-Mako python-raven python-django-gadjo python-requests python-django-jsonfield %description Passerelle provides an uniform access to multiple data sources and services.