From c3ff91825a5e4ed54bcbee2c9518945b1825308d Mon Sep 17 00:00:00 2001 From: Mike McCallister Date: Tue, 8 Dec 2009 06:14:04 +0000 Subject: Changed some Recommends to Suggests, using the approach that packages needed to support the minimal configuration without error should be recommended while others should be left as suggestions. Added python-cheetah as a suggestion to support the TCheetah plugin. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5613 ce84e21b-d406-0410-9b95-82705330c041 --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index aa9954394..8577f5999 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,8 @@ Package: bcfg2-server Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-lxml (>= 0.9), python-fam | python-gamin, libxml2-utils (>= 2.6.23), gamin | fam, lsb-base (>= 3.1-9), ucf, bcfg2 (= ${Source-Version}), openssl, python-ssl | python2.6 | python3.0 | python3.1 XB-Python-Version: >= 2.4 -Recommends: python-genshi (>= 0.4.4), graphviz, python-profiler +Recommends: graphviz +Suggests: python-cheetah, python-genshi (>= 0.4.4), python-profiler Homepage: http://bcfg2.org/ Description: Configuration management server Bcfg2 is a configuration management system that generates configuration sets -- cgit v1.2.3-1-g7c22