build(arch): enhanced arch support for linux build script (#4595)
This commit is contained in:
parent
69d7b6df27
commit
d299730800
2 changed files with 13 additions and 1 deletions
|
|
@ -157,6 +157,7 @@ dependencies=()
|
|||
|
||||
function add_arch_deps() {
|
||||
dependencies+=(
|
||||
'appstream-glib'
|
||||
'avahi'
|
||||
'base-devel'
|
||||
'cmake'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue