diff --git a/build/scripts/compile.sh b/build/scripts/compile.sh index faf8f38..f5086da 100755 --- a/build/scripts/compile.sh +++ b/build/scripts/compile.sh @@ -4,4 +4,4 @@ source /build/config set -x ## Often used tools -apt_install_temporary build-essential yasm cmake automake autopoint autoconf pkg-config +apt_install_temporary build-essential yasm cmake automake autopoint autoconf libtool pkg-config