From f8eb9bd9ff365c85bc9789ff3b13fb61ad3cfc89 Mon Sep 17 00:00:00 2001 From: linsui <2873532-linsui@users.noreply.gitlab.com> Date: Mon, 30 Jun 2025 14:34:27 +0800 Subject: [PATCH] simpmusic: add missing apt-get update --- metadata/com.maxrave.simpmusic.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/metadata/com.maxrave.simpmusic.yml b/metadata/com.maxrave.simpmusic.yml index 667580b4f6..a269251b16 100644 --- a/metadata/com.maxrave.simpmusic.yml +++ b/metadata/com.maxrave.simpmusic.yml @@ -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