diff options
Diffstat (limited to 'debian/buildsys')
-rw-r--r-- | debian/buildsys/2.3/control.in | 2 | ||||
-rw-r--r-- | debian/buildsys/pycentral/control.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/buildsys/2.3/control.in b/debian/buildsys/2.3/control.in index a1abd1b11..1c7b156b8 100644 --- a/debian/buildsys/2.3/control.in +++ b/debian/buildsys/2.3/control.in @@ -19,7 +19,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}), python-cheetah +Depends: ${python:Depends}, python2.3-lxml (>= 0.8), python2.3-gamin | python2.3-fam , 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. diff --git a/debian/buildsys/pycentral/control.in b/debian/buildsys/pycentral/control.in index 6663bba68..a938aa7fe 100644 --- a/debian/buildsys/pycentral/control.in +++ b/debian/buildsys/pycentral/control.in @@ -21,7 +21,7 @@ Description: Configuration management client Package: bcfg2-server Architecture: all -Depends: ${python:Depends}, python-lxml (>= 0.8), python-gamin | python-fam , python-pyopenssl, libxml2-utils (>= 2.6.23), gamin | fam, lsb-base (>= 3.1-9), ucf, bcfg2 (= ${Source-Version}), python-cheetah +Depends: ${python:Depends}, python-lxml (>= 0.8), python-gamin | python-fam , libxml2-utils (>= 2.6.23), gamin | fam, lsb-base (>= 3.1-9), ucf, bcfg2 (= ${Source-Version}), python-cheetah XB-Python-Version: ${python:Versions} Description: Configuration management server Bcfg2 is a configuration management system that generates configuration sets |