summaryrefslogtreecommitdiffstats
path: root/debian/buildsys/2.4/control.in
diff options
context:
space:
mode:
Diffstat (limited to 'debian/buildsys/2.4/control.in')
-rw-r--r--debian/buildsys/2.4/control.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/buildsys/2.4/control.in b/debian/buildsys/2.4/control.in
index 57cdecbec..903a94e5f 100644
--- a/debian/buildsys/2.4/control.in
+++ b/debian/buildsys/2.4/control.in
@@ -19,7 +19,8 @@ Description: Configuration management client
Package: bcfg2-server
Architecture: all
-Depends: ${python:Depends}, python2.4-lxml (>= 0.9), python2.4-gamin | python2.4-fam, python2.4-pyopenssl, libxml2-utils (>= 2.6.23), gamin | fam, lsb-base (>= 3.1), ucf, bcfg2 (= ${Source-Version}), python-cheetah
+Depends: ${python:Depends}, python2.4-lxml (>= 0.9), python2.4-gamin | python2.4-fam, python2.4-pyopenssl, libxml2-utils (>= 2.6.23), gamin | fam, lsb-base (>= 3.1), ucf, bcfg2 (= ${Source-Version}), python-cheetah, openssl
+Recommends: graphviz
Description: Configuration management server
Bcfg2 is a configuration management system that generates configuration sets
for clients bound by client profiles.