gitlab-ci: remove software-properties-common
authorEmil Velikov <emil.velikov@collabora.com>
Thu, 25 Jul 2019 13:45:08 +0000 (14:45 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Thu, 1 Aug 2019 16:16:15 +0000 (16:16 +0000)
commit85dace1c0b7c1839d12171c2c9d63f8e4a002f35
tree1487defb7068d8e4d7ab0fba97e811a81706a965
parent3307c85a7dd25fa24d712c69e9c169490a32398c
gitlab-ci: remove software-properties-common

Currently we use the python package to manage repositories. At the same
time we also do that by hand - since it's a trivial echo to a file.

Stay consistent, remove the package and manage things manually.

Acked-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
.gitlab-ci/debian-install.sh