mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-04 02:41:19 +00:00
Merge branch 'update_bullet_324' into 'master'
make use of new backported bullet 3.24 See merge request OpenMW/openmw!2870
This commit is contained in:
commit
0a6741935c
@ -371,7 +371,7 @@ Ubuntu_Clang_integration_tests:
|
||||
variables:
|
||||
PIP_CACHE_DIR: "$CI_PROJECT_DIR/.cache/pip"
|
||||
cache:
|
||||
key: Ubuntu_Clang_integration_tests.ubuntu_22.04.v1
|
||||
key: Ubuntu_Clang_integration_tests.ubuntu_22.04.v2
|
||||
paths:
|
||||
- .cache/pip
|
||||
- apt-cache/
|
||||
|
@ -56,7 +56,7 @@ declare -rA GROUPED_DEPS=(
|
||||
libboost-iostreams1.74.0
|
||||
libboost-program-options1.74.0
|
||||
libboost-system1.74.0
|
||||
libbullet3.06
|
||||
libbullet3.24
|
||||
libcollada-dom2.5-dp0
|
||||
libicu70
|
||||
libjpeg8
|
||||
|
Loading…
Reference in New Issue
Block a user