|
|
@ -28,6 +28,8 @@ declare -rA GROUPED_DEPS=(
|
|
|
|
# These dependencies can alternatively be built and linked statically.
|
|
|
|
# These dependencies can alternatively be built and linked statically.
|
|
|
|
[openmw-deps-dynamic]="libmygui-dev libopenscenegraph-dev"
|
|
|
|
[openmw-deps-dynamic]="libmygui-dev libopenscenegraph-dev"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[coverity]="curl"
|
|
|
|
|
|
|
|
|
|
|
|
# Pre-requisites for building MyGUI and OSG for static linking.
|
|
|
|
# Pre-requisites for building MyGUI and OSG for static linking.
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# * MyGUI and OSG: libsdl2-dev liblz4-dev libfreetype6-dev
|
|
|
|
# * MyGUI and OSG: libsdl2-dev liblz4-dev libfreetype6-dev
|
|
|
|