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:
parent
889937c144
commit
fff57bc047
1 changed files with 2 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue