diff --git a/apps/Marathon/install b/apps/Marathon/install index 63843bd41d..0786515432 100755 --- a/apps/Marathon/install +++ b/apps/Marathon/install @@ -5,7 +5,7 @@ version=20230529 #made according to the instructions from the developer, but was not originally created for the Pi #https://github.com/Aleph-One-Marathon/alephone/wiki/Linux%20Install%20Instructions -install_packages libboost-all-dev libsdl2-dev \ +install_packages libboost-all-dev libsdl2-dev libglu1-mesa-dev \ libsdl2-image-dev libsdl2-net-dev libsdl2-ttf-dev \ libspeexdsp-dev libzzip-dev libavcodec-dev libavformat-dev \ libavutil-dev libswscale-dev libswresample-dev libpng-dev libcurl4-openssl-dev libminiupnpc-dev build-essential unzip || exit 1