scripts/setup-termux.sh: add missing package 'valac'
This commit is contained in:
parent
59745efa5b
commit
c31dad8663
@ -39,6 +39,7 @@ PACKAGES+=" sed"
|
||||
PACKAGES+=" tar"
|
||||
PACKAGES+=" texinfo"
|
||||
PACKAGES+=" unzip"
|
||||
PACKAGES+=" valac"
|
||||
PACKAGES+=" xz-utils"
|
||||
|
||||
apt update
|
||||
|
Loading…
Reference in New Issue
Block a user