From 4c912439a255c7616cfe3aa034e94469898375d2 Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Fri, 15 Sep 2006 15:42:32 +0000 Subject: Add python-cheetah as a prereq (now that TCheetah is usable) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2263 ce84e21b-d406-0410-9b95-82705330c041 --- debian/buildsys/2.3/control.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/buildsys/2.3') diff --git a/debian/buildsys/2.3/control.in b/debian/buildsys/2.3/control.in index cf17bddf8..5d7c97d6a 100644 --- a/debian/buildsys/2.3/control.in +++ b/debian/buildsys/2.3/control.in @@ -18,7 +18,7 @@ Description: Configuration management client Package: bcfg2-server Architecture: all -Depends: ${python:Depends}, python2.3-lxml (>= 0.8), python2.3-gamin | python2.3-fam , python2.3-pyopenssl, libxml2-utils (>= 2.6.23), gamin | fam, ucf, bcfg2 (= ${Source-Version}) +Depends: ${python:Depends}, python2.3-lxml (>= 0.8), python2.3-gamin | python2.3-fam , python2.3-pyopenssl, libxml2-utils (>= 2.6.23), gamin | fam, ucf, bcfg2 (= ${Source-Version}), python-cheetah Description: Configuration management server Bcfg2 is a configuration management system that generates configuration sets for clients bound by client profiles. -- cgit v1.2.3-1-g7c22