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+=" tar"
|
||||||
PACKAGES+=" texinfo"
|
PACKAGES+=" texinfo"
|
||||||
PACKAGES+=" unzip"
|
PACKAGES+=" unzip"
|
||||||
|
PACKAGES+=" valac"
|
||||||
PACKAGES+=" xz-utils"
|
PACKAGES+=" xz-utils"
|
||||||
|
|
||||||
apt update
|
apt update
|
||||||
|
Loading…
Reference in New Issue
Block a user