Changeset 5575

Show
Ignore:
Timestamp:
11/11/09 22:01:00 (4 months ago)
Author:
dclark
Message:

bcfg2-client can also use python-ssl if it is installed

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/bcfg2/debian/control

    r5574 r5575  
    1010Package: bcfg2 
    1111Architecture: all 
    12 Depends: ${python:Depends}, ${misc:Depends}, debsums, python-apt, python-lxml (>= 0.9), ucf, lsb-base (>= 3.1-9), python-m2crypto | python (>= 2.6) 
     12Depends: ${python:Depends}, ${misc:Depends}, debsums, python-apt, python-lxml (>= 0.9), ucf, lsb-base (>= 3.1-9), python-m2crypto | python-ssl | python (>= 2.6) 
    1313XB-Python-Version: >= 2.3 
    1414Homepage: http://trac.mcs.anl.gov/projects/bcfg2/