forked from mirror/openmw-tes3mp
bump OSG to 3.4
This commit is contained in:
parent
b92a4f1a32
commit
b944c8716e
1 changed files with 2 additions and 2 deletions
|
@ -33,7 +33,7 @@ addons:
|
|||
# Audio & Video
|
||||
libsdl2-dev, libqt4-dev, libopenal-dev,
|
||||
# The other from OpenMW ppa
|
||||
libbullet-dev, libswresample-dev, libopenscenegraph-dev, libmygui-dev
|
||||
libbullet-dev, libswresample-dev, libopenscenegraph-3.4-dev, libmygui-dev
|
||||
]
|
||||
|
||||
coverity_scan:
|
||||
|
@ -42,7 +42,7 @@ addons:
|
|||
description: "<Your project description here>"
|
||||
notification_email: scrawl@baseoftrash.de
|
||||
build_command_prepend: "cmake . -DBUILD_UNITTESTS=FALSE"
|
||||
build_command: "make -j2"
|
||||
build_command: "make -j3"
|
||||
branch_pattern: coverity_scan
|
||||
matrix:
|
||||
include:
|
||||
|
|
Loading…
Reference in a new issue