From d4ee2bd5856ba066d9cab571a3b1b7ce8e06be0c Mon Sep 17 00:00:00 2001 From: Steve Ivy Date: Mon, 16 Apr 2012 23:11:06 -0700 Subject: [PATCH] add dependencies --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 6707f7f3..02439830 100644 --- a/debian/control +++ b/debian/control @@ -8,5 +8,5 @@ Homepage: https://github.com/tmm1/graphite Package: python-graphite Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, python (>= 2.5), python-django (>= 1.2.0), python-imaging, libjpeg62, mod_wsgi +Depends: ${shlibs:Depends}, ${misc:Depends}, python (>= 2.5), python-django (>= 1.2.0), python-imaging, libjpeg62, libapache2-mod-wsgi, pycairo, python-twisted Description: Graphite provides real-time visualization and storage of numeric time-series data on an enterprise level