summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorArto Jantunen <viiru@debian.org>2012-02-05 11:27:34 +0200
committerSol Jerome <sol.jerome@gmail.com>2012-02-05 08:44:51 -0600
commitb945d6da4e1a4c2862e498b7f3756e86c4aa1015 (patch)
treed26a1b2203e49fca13a411441b927b0095b91949 /debian/control
parentf72c7d6bef416d0bbe6fd7563be2bfe9a603df38 (diff)
downloadbcfg2-b945d6da4e1a4c2862e498b7f3756e86c4aa1015.tar.gz
bcfg2-b945d6da4e1a4c2862e498b7f3756e86c4aa1015.tar.bz2
bcfg2-b945d6da4e1a4c2862e498b7f3756e86c4aa1015.zip
Have bcfg2-web depend on bcfg2-server instead of the client
The server package contains the Reports module.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 5b976e6af..63137dabf 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,7 @@ Description: Configuration management server
Package: bcfg2-web
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, bcfg2 (= ${binary:Version}), python-django,
+Depends: ${python:Depends}, ${misc:Depends}, bcfg2-server (= ${binary:Version}), python-django,
Suggests: python-mysqldb, python-psycopg2, python-sqlite, libapache2-mod-wsgi
XB-Python-Version: >= 2.4
Description: Configuration management web interface