diff --git a/cubicweb-accidents.spec b/cubicweb-accidents.spec
index ac96963b82d1ee846914fb0702a652abf3875f19_Y3ViaWN3ZWItYWNjaWRlbnRzLnNwZWM=..1b68e8cb0eebda0ea8cebb0e56e45db91c335122_Y3ViaWN3ZWItYWNjaWRlbnRzLnNwZWM= 100644
--- a/cubicweb-accidents.spec
+++ b/cubicweb-accidents.spec
@@ -21,6 +21,12 @@
 
 BuildRequires:  %{python} %{python}-setuptools
 Requires:       cubicweb >= 3.17.10
+Requires:       cubicweb-dataio
+Requires:       cubicweb-card
+Requires:       cubicweb-leaflet
+Requires:       cubicweb-postgis
+Requires:       cubicweb-bootstrap
+Requires:       cubicweb-squareui
 
 %description
 Cube for data.gouv.fr accidents (http://www.data.gouv.fr/fr/dataset/base-de-donnees-accidents-corporels-de-la-circulation-sur-6-annees)
diff --git a/debian/changelog b/debian/changelog
index ac96963b82d1ee846914fb0702a652abf3875f19_ZGViaWFuL2NoYW5nZWxvZw==..1b68e8cb0eebda0ea8cebb0e56e45db91c335122_ZGViaWFuL2NoYW5nZWxvZw== 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,5 +2,5 @@
 
   * initial release
 
- -- 
+ -- Vincent michel <Vincent.Michel@logilab.fr>  Tue, 29 Apr 2014 09:46:02 +0200
 
diff --git a/debian/control b/debian/control
index ac96963b82d1ee846914fb0702a652abf3875f19_ZGViaWFuL2NvbnRyb2w=..1b68e8cb0eebda0ea8cebb0e56e45db91c335122_ZGViaWFuL2NvbnRyb2w= 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,12 @@
 Architecture: all
 Depends:
  cubicweb-common (>= 3.17.10),
+ cubicweb-dataio,
+ cubicweb-card,
+ cubicweb-leaflet,
+ cubicweb-squareui,
+ cubicweb-bootstrap,
+ cubicweb-postgis,
  ${python:Depends},
  ${misc:Depends},
 Description: Cube for data.gouv.fr accidents (http://www.data.gouv.fr/fr/dataset/base-de-donnees-accidents-corporels-de-la-circulation-sur-6-annees)