1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-07-21 22:44:05 +00:00

missing debian dependencies

This commit is contained in:
madsbuvi 2021-03-02 16:35:35 +01:00
parent 889937c144
commit fff57bc047

View file

@ -22,6 +22,7 @@ declare -rA GROUPED_DEPS=(
libavcodec-dev libavformat-dev libavutil-dev libswscale-dev libswresample-dev
libsdl2-dev libqt5opengl5-dev libopenal-dev libunshield-dev libtinyxml-dev
libbullet-dev liblz4-dev libpng-dev libjpeg-dev
libxcb-glx0-dev libx11-dev
"
# These dependencies can alternatively be built and linked statically.