summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorNarayan Desai <desai@mcs.anl.gov>2004-09-28 18:57:11 +0000
committerNarayan Desai <desai@mcs.anl.gov>2004-09-28 18:57:11 +0000
commit2a9b8d735512f0e383ce0be3b74ba93751c1c38f (patch)
tree601fcb2a522212cf55f925e0f270deee4f8e92aa /debian/control
parentc9d9e4e0d172c0cccdd89183edebaf2080d2f40c (diff)
downloadbcfg2-2a9b8d735512f0e383ce0be3b74ba93751c1c38f.tar.gz
bcfg2-2a9b8d735512f0e383ce0be3b74ba93751c1c38f.tar.bz2
bcfg2-2a9b8d735512f0e383ce0be3b74ba93751c1c38f.zip
add elementtree and python-apt to requires
(Logical change 1.61) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@333 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index ea9f662db..42dad4c99 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Standards-Version: 3.6.0
Package: bcfg2
Architecture: all
-Depends: ${python:Depends}, ssslib-python, debsums
+Depends: ${python:Depends}, ssslib-python, debsums, python-apt, python2.3-elementtree
Description: build configuration system
Package: bcfg2-server