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:
@@ -24,7 +24,7 @@ Depends: cloud-utils,
|
|||||||
#for $r in $requires
|
#for $r in $requires
|
||||||
${r},
|
${r},
|
||||||
#end for
|
#end for
|
||||||
python-software-properties,
|
python-software-properties | software-properties-common,
|
||||||
\${misc:Depends},
|
\${misc:Depends},
|
||||||
\${python:Depends}
|
\${python:Depends}
|
||||||
XB-Python-Version: \${python:Versions}
|
XB-Python-Version: \${python:Versions}
|
||||||
|
|||||||
Reference in New Issue
Block a user