mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
simpmusic: add missing apt-get update
This commit is contained in:
parent
c0da6aeeed
commit
f8eb9bd9ff
1 changed files with 1 additions and 0 deletions
|
|
@ -217,6 +217,7 @@ Builds:
|
|||
- export CPUS=$(getconf _NPROCESSORS_ONLN)
|
||||
- for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online
|
||||
; done
|
||||
- apt-get update
|
||||
- apt-get install -y make autoconf automake libtool pkg-config curl doxygen
|
||||
nasm cmake gcc gperf texinfo yasm bison autogen wget autopoint meson ninja-build
|
||||
ragel groff gtk-doc-tools libtasn1-6-dev libtasn1-bin libgnutls28-dev libunistring-dev
|
||||
|
|
|
|||
Loading…
Reference in a new issue