debian/control.in: accept software-properties-common (LP: #1021418)

use python-software-properties or software-properties-common to fullfill
the need for 'apt-add-repository'.
This commit is contained in:
Scott Moser
2012-07-10 14:23:28 -04:00
parent 943f30aaef
commit ec9e9ab89a

View File

@@ -24,7 +24,7 @@ Depends: cloud-utils,
#for $r in $requires
${r},
#end for
python-software-properties,
python-software-properties | software-properties-common,
\${misc:Depends},
\${python:Depends}
XB-Python-Version: \${python:Versions}