build(arch): enhanced arch support for linux build script (#4595)

This commit is contained in:
Julio Sanz 2026-01-18 20:37:32 +01:00 committed by GitHub
commit d299730800
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 13 additions and 1 deletions

View file

@ -157,6 +157,7 @@ dependencies=()
function add_arch_deps() {
dependencies+=(
'appstream-glib'
'avahi'
'base-devel'
'cmake'