diff options
author | Narayan Desai <desai@mcs.anl.gov> | 2005-11-09 21:50:27 +0000 |
---|---|---|
committer | Narayan Desai <desai@mcs.anl.gov> | 2005-11-09 21:50:27 +0000 |
commit | fa3723f94e9fa7e4ac24fcaaea398eff962fd07c (patch) | |
tree | 48f17335b492901f268f56d3989ae0428cf7e609 /debian/control | |
parent | 6be1922d58cdbfc8cb3529b2231b9727190e5305 (diff) | |
download | bcfg2-fa3723f94e9fa7e4ac24fcaaea398eff962fd07c.tar.gz bcfg2-fa3723f94e9fa7e4ac24fcaaea398eff962fd07c.tar.bz2 bcfg2-fa3723f94e9fa7e4ac24fcaaea398eff962fd07c.zip |
suport gamin or python-fam
(Logical change 1.354)
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1475 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 5457598d5..0bfafb15b 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-elementtree, python2.3-gamin, m2crypto +Depends: ${python:Depends}, bcfg2, python-elementtree, python-fam | python2.3-gamin, m2crypto Description: build configuration system, version two Bcfg2 is a symbolic configuration management system, produced at Argonne National Lab. |