diff options
author | Sol Jerome <solj@ices.utexas.edu> | 2009-07-15 19:47:00 +0000 |
---|---|---|
committer | Sol Jerome <solj@ices.utexas.edu> | 2009-07-15 19:47:00 +0000 |
commit | db16bf64894c00884a1396ec84e1df01fcac7026 (patch) | |
tree | c328c5617379dfa040877c901e2fb161b247944d /debian/buildsys/pycentral/control.in | |
parent | f7c16272eed2b130e05ee23509cbee35575bc411 (diff) | |
download | bcfg2-db16bf64894c00884a1396ec84e1df01fcac7026.tar.gz bcfg2-db16bf64894c00884a1396ec84e1df01fcac7026.tar.bz2 bcfg2-db16bf64894c00884a1396ec84e1df01fcac7026.zip |
rpm/deb packaging: Remove remaining Cheetah dependencies
Signed-off-by: Sol Jerome <solj@ices.utexas.edu>
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5328 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'debian/buildsys/pycentral/control.in')
-rw-r--r-- | debian/buildsys/pycentral/control.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/buildsys/pycentral/control.in b/debian/buildsys/pycentral/control.in index 9c333aa06..915f3c9b3 100644 --- a/debian/buildsys/pycentral/control.in +++ b/debian/buildsys/pycentral/control.in @@ -20,7 +20,7 @@ Description: Configuration management client Package: bcfg2-server Architecture: all -Depends: ${python: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}), python-cheetah, openssl +Depends: ${python: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 Recommends: python-genshi (>= 0.4.4), graphviz XB-Python-Version: ${python:Versions} Description: Configuration management server |