From 7c23c69f67f378c2c7b7c1b33bcceb787dadf2b2 Mon Sep 17 00:00:00 2001 From: Rick Bradshow Date: Thu, 16 Oct 2008 16:09:48 +0000 Subject: fixed Recommends bug in pycental and added option for python-lxml in 2.4 git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4948 ce84e21b-d406-0410-9b95-82705330c041 --- debian/buildsys/2.4/control.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/buildsys/2.4/control.in') diff --git a/debian/buildsys/2.4/control.in b/debian/buildsys/2.4/control.in index 3597623bf..35c7ae1d6 100644 --- a/debian/buildsys/2.4/control.in +++ b/debian/buildsys/2.4/control.in @@ -7,7 +7,7 @@ Standards-Version: 3.7.2.0 Package: bcfg2 Architecture: all -Depends: ${python:Depends}, debsums, python2.4-apt, python2.4-lxml (>= 0.9), ucf, lsb-base (>= 3.1) +Depends: ${python:Depends}, debsums, python2.4-apt, python-lxml (>=0.9) | python2.4-lxml (>= 0.9), ucf, lsb-base (>= 3.1) Description: Configuration management client Bcfg2 is a configuration management system that generates configuration sets for clients bound by client profiles. @@ -18,7 +18,7 @@ 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, openssl +Depends: ${python:Depends}, python-lxml (>=0.9) | 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 -- cgit v1.2.3-1-g7c22