summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorDaniel Joseph Barnhart Clark <dclark@pobox.com>2009-11-12 04:01:00 +0000
committerDaniel Joseph Barnhart Clark <dclark@pobox.com>2009-11-12 04:01:00 +0000
commit92a5c1360cd39f3d914befe6b93bd39290ad0965 (patch)
tree970675ee264ee3aa2cae2dc730bb114c2e7bd182 /debian
parent080b73310a86167827cb904f0d6123c8be096b1f (diff)
downloadbcfg2-92a5c1360cd39f3d914befe6b93bd39290ad0965.tar.gz
bcfg2-92a5c1360cd39f3d914befe6b93bd39290ad0965.tar.bz2
bcfg2-92a5c1360cd39f3d914befe6b93bd39290ad0965.zip
bcfg2-client can also use python-ssl if it is installed
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5575 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 86e3ed6fc..6f1e27efd 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ XS-Python-Version: >= 2.3
Package: bcfg2
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, debsums, python-apt, python-lxml (>= 0.9), ucf, lsb-base (>= 3.1-9), python-m2crypto | python (>= 2.6)
+Depends: ${python:Depends}, ${misc:Depends}, debsums, python-apt, python-lxml (>= 0.9), ucf, lsb-base (>= 3.1-9), python-m2crypto | python-ssl | python (>= 2.6)
XB-Python-Version: >= 2.3
Homepage: http://trac.mcs.anl.gov/projects/bcfg2/
Description: Configuration management client