From 24db67a75a79953642e4be8c8316ad54582a35ee Mon Sep 17 00:00:00 2001 From: Daniel Joseph Barnhart Clark Date: Tue, 1 Dec 2009 02:32:53 +0000 Subject: try to force prereq of python-ssl to be installed if python 2.6 or later are not available git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5598 ce84e21b-d406-0410-9b95-82705330c041 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 6f1e27efd..833a1d63f 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Description: Configuration management client Package: bcfg2-server Architecture: all -Depends: ${python:Depends}, ${misc:Depends}, python-lxml (>= 0.9), python-fam | python-gamin, libxml2-utils (>= 2.6.23), gamin | fam, lsb-base (>= 3.1-9), ucf, bcfg2 (= ${Source-Version}), openssl, python-ssl | python (>= 2.6) +Depends: ${python:Depends}, ${misc:Depends}, python-lxml (>= 0.9), python-fam | python-gamin, libxml2-utils (>= 2.6.23), gamin | fam, lsb-base (>= 3.1-9), ucf, bcfg2 (= ${Source-Version}), openssl, python-ssl | python2.6 | python3.0 | python3.1 XB-Python-Version: >= 2.4 Recommends: python-genshi (>= 0.4.4), graphviz, python-profiler Homepage: http://trac.mcs.anl.gov/projects/bcfg2/ -- cgit v1.2.3-1-g7c22