From 8415fcb4923da7f0a7544e5134c2ab81d6d03956 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Thu, 13 Dec 2012 15:09:50 +0000 Subject: [PATCH] Added dependency on jquery Rewritten-From: f06c026ee56630b26f622ded5802797f8c5451aa --- trusty/debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/trusty/debian/control b/trusty/debian/control index c304234..11b39d4 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -40,6 +40,7 @@ Package: python-ceilometer Architecture: all Pre-Depends: dpkg (>= 1.15.6~) Depends: ${python:Depends}, ${misc:Depends}, + libjs-jquery, python-anyjson, python-eventlet, python-flask (>= 0.9), -- 2.45.2