summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Joseph Barnhart Clark <dclark@pobox.com>2009-12-18 16:05:17 +0000
committerDaniel Joseph Barnhart Clark <dclark@pobox.com>2009-12-18 16:05:17 +0000
commit9c36d72a687ee91e2df294d681df32f41f5c7e56 (patch)
treee45e194ce8ad98e76b1cd1d05ecb73e11169d16c /debian/control
parentfff512e27c4248d56c94eb5ed988811ea21b9f45 (diff)
downloadbcfg2-9c36d72a687ee91e2df294d681df32f41f5c7e56.tar.gz
bcfg2-9c36d72a687ee91e2df294d681df32f41f5c7e56.tar.bz2
bcfg2-9c36d72a687ee91e2df294d681df32f41f5c7e56.zip
There may be current bugs with python-m2crypto code, so recommend installing python-ssl instead on machines with python 2.5 or earlier installed, but still allow it to not be installed if that is that user's choice.
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5624 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index f34a8c104..9f3e1fcf0 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,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-ssl | python2.6 | python3.0 | python3.1 | python3.2
+Recommends: python-ssl | python2.6 | python3.0 | python3.1 | python3.2
XB-Python-Version: >= 2.3
Homepage: http://bcfg2.org/
Description: Configuration management client