mirror of
https://github.com/veeso/termscp.git
synced 2026-09-26 05:51:20 -07:00
ci: align musl dependencies with pavao
This commit is contained in:
@@ -43,23 +43,36 @@ jobs:
|
|||||||
sh -euxc '
|
sh -euxc '
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
acl-dev \
|
acl-dev \
|
||||||
|
acl-static \
|
||||||
bison \
|
bison \
|
||||||
build-base \
|
build-base \
|
||||||
cups-dev \
|
cups-dev \
|
||||||
|
cyrus-sasl-dev \
|
||||||
|
cyrus-sasl-static \
|
||||||
dbus-dev \
|
dbus-dev \
|
||||||
file \
|
file \
|
||||||
flex \
|
flex \
|
||||||
git \
|
git \
|
||||||
gnutls-dev \
|
gnutls-dev \
|
||||||
icu-dev \
|
icu-dev \
|
||||||
|
icu-static \
|
||||||
jansson-dev \
|
jansson-dev \
|
||||||
|
jansson-static \
|
||||||
keyutils-dev \
|
keyutils-dev \
|
||||||
libarchive-dev \
|
libarchive-dev \
|
||||||
|
libarchive-static \
|
||||||
libbsd-dev \
|
libbsd-dev \
|
||||||
|
libbsd-static \
|
||||||
libcap-dev \
|
libcap-dev \
|
||||||
|
libcap-static \
|
||||||
|
libgit2-dev \
|
||||||
|
libgit2-static \
|
||||||
libtirpc-dev \
|
libtirpc-dev \
|
||||||
|
libtirpc-static \
|
||||||
libunistring-dev \
|
libunistring-dev \
|
||||||
|
libunistring-static \
|
||||||
linux-headers \
|
linux-headers \
|
||||||
|
linux-pam-dev \
|
||||||
openldap-dev \
|
openldap-dev \
|
||||||
openssl-dev \
|
openssl-dev \
|
||||||
openssl-libs-static \
|
openssl-libs-static \
|
||||||
|
|||||||
Reference in New Issue
Block a user