mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-23 09:30:36 +02:00
gitlab-ci: don't remove a package we don't install anymore
Fixes: 85dace1c0b ("gitlab-ci: remove software-properties-common")
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
parent
dc471f2ef8
commit
c251e2e662
1 changed files with 1 additions and 2 deletions
|
|
@ -219,6 +219,5 @@ apt-get purge -y \
|
|||
libtool \
|
||||
curl \
|
||||
unzip \
|
||||
gnupg \
|
||||
software-properties-common
|
||||
gnupg
|
||||
apt-get autoremove -y --purge
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue