Skip to content

Commit

Permalink
add xtrans-dev package
Browse files Browse the repository at this point in the history
  • Loading branch information
bjia56 authored Oct 17, 2024
1 parent 2116cad commit f195f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build_linux_zig.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ sudo apt update
sudo apt -y install \
wget build-essential pkg-config autoconf git patch \
python3 python3-pip clang qemu-user-static \
gettext bison libtool autopoint gperf ncurses-bin xutils-dev
gettext bison libtool autopoint gperf ncurses-bin xutils-dev xtrans-dev
case "$ARCH" in
x86_64)
sudo apt -y install libc6-amd64-cross
Expand Down

0 comments on commit f195f38

Please sign in to comment.