python-software-properties still needed for older ubuntu versions

Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
Steven Armstrong 2014-01-22 21:21:34 +01:00
parent aee97cffd6
commit 7a0b3cd7b7
1 changed files with 2 additions and 1 deletions

View File

@ -21,8 +21,9 @@
name="$__object_id"
__package software-properties-common
__package python-software-properties
require="__package/software-properties-common" \
require="__package/software-properties-common __package/python-software-properties" \
__file /usr/local/bin/remove-apt-repository \
--source "$__type/files/remove-apt-repository" \
--mode 0755