mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-16 11:48:06 +02:00
contrib/alpine/REQUIRED_PACKAGES: drop libsoup-dev
libsoup has not been used in NM since 1.8(!!) and is now breaking the alpine edge pipeline. Drop it.
This commit is contained in:
parent
98dfa8c83c
commit
3c0aba46f1
2 changed files with 1 additions and 2 deletions
|
|
@ -60,7 +60,7 @@ variables:
|
|||
#
|
||||
# This is done by running `ci-fairy generate-template` and possibly bumping
|
||||
# ".default_tag".
|
||||
ALPINE_TAG: 'tag-8e4bbc59695b'
|
||||
ALPINE_TAG: 'tag-9a076a2431b8'
|
||||
CENTOS_TAG: 'tag-caf6673db1a7'
|
||||
DEBIAN_TAG: 'tag-e394e8e726e1'
|
||||
FEDORA_TAG: 'tag-caf6673db1a7'
|
||||
|
|
|
|||
|
|
@ -30,7 +30,6 @@ apk add \
|
|||
'libnvme-dev' \
|
||||
'libnl3-dev' \
|
||||
'libpsl-dev' \
|
||||
'libsoup-dev' \
|
||||
'libteam-dev' \
|
||||
'linux-headers' \
|
||||
'meson' \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue