From c07c5f6c4ec808e680bbbeedb7f06e3c74ecb34f Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Tue, 10 Jul 2012 14:23:28 -0400 Subject: 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'. --- packages/debian/control.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/debian/control.in') diff --git a/packages/debian/control.in b/packages/debian/control.in index 4e151e3e..edb5aff5 100644 --- a/packages/debian/control.in +++ b/packages/debian/control.in @@ -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} -- cgit v1.2.3