diff options
author | Narayan Desai <desai@mcs.anl.gov> | 2006-02-27 21:35:48 +0000 |
---|---|---|
committer | Narayan Desai <desai@mcs.anl.gov> | 2006-02-27 21:35:48 +0000 |
commit | f5bf550e053fd9fe3d3ca0d622606b4f1e73a459 (patch) | |
tree | 78ff54795a22060408ac9f69dca6c1121357c2ff /debian | |
parent | a521d9beb72f82bd9f0ffe49853e3a1c6edfe3ce (diff) | |
download | bcfg2-f5bf550e053fd9fe3d3ca0d622606b4f1e73a459.tar.gz bcfg2-f5bf550e053fd9fe3d3ca0d622606b4f1e73a459.tar.bz2 bcfg2-f5bf550e053fd9fe3d3ca0d622606b4f1e73a459.zip |
add extra info for ubuntu
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1775 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index fd37543b3..723334d7c 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Description: build configuration system Package: bcfg2-server Architecture: all -Depends: ${python:Depends}, bcfg2, python-lxml (>= 0.8), python-fam | python2.3-gamin | python2.4-gamin , python-pyopenssl, libxml2-utils, fam | gamin +Depends: ${python:Depends}, bcfg2, python-lxml (>= 0.8), python2.3-fam | python2.4-fam | python-fam | python2.3-gamin | python2.4-gamin , python-pyopenssl, libxml2-utils (>= 2.6.23), fam | gamin Description: build configuration system, version two Bcfg2 is a symbolic configuration management system, produced at Argonne National Lab. |