From 080b73310a86167827cb904f0d6123c8be096b1f Mon Sep 17 00:00:00 2001 From: Daniel Joseph Barnhart Clark Date: Thu, 12 Nov 2009 03:16:42 +0000 Subject: 8:35 @djbclark | ah, m2crypto is just for the client, not the server... so server | actually needs to be dep on python (>= 2.6) | python-ssl - that | sounds right, desai / solj? 8:44 desai | yeah, that's right git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5574 ce84e21b-d406-0410-9b95-82705330c041 --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 46d43a5c1..86e3ed6fc 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 +Depends: ${python:Depends}, ${misc:Depends}, debsums, python-apt, python-lxml (>= 0.9), ucf, lsb-base (>= 3.1-9), python-m2crypto | python (>= 2.6) XB-Python-Version: >= 2.3 Homepage: http://trac.mcs.anl.gov/projects/bcfg2/ Description: Configuration management client @@ -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 +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) 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