Enable universe for CI dependencies
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
@@ -8,6 +8,9 @@ apt-get update
|
||||
printf 'Acquire::http::Proxy "http://10.64.44.6:3142";\n' >/etc/apt/apt.conf.d/80proxy
|
||||
apt-get upgrade -y
|
||||
apt-get install -y --no-install-recommends build-essential
|
||||
apt-get install -y --no-install-recommends software-properties-common
|
||||
add-apt-repository -y universe
|
||||
apt-get update
|
||||
apt-get install -y --no-install-recommends \
|
||||
autoconf \
|
||||
automake \
|
||||
|
||||
Reference in New Issue
Block a user