mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-28 21:07:59 +03:00
Don't install boost-filesystem anymore
This commit is contained in:
parent
957318d0b9
commit
8e3576022a
4 changed files with 5 additions and 6 deletions
|
@ -11,7 +11,7 @@ RUN apt-get update \
|
|||
&& apt-get install -y --no-install-recommends git build-essential cmake \
|
||||
libopenal-dev libopenscenegraph-dev libbullet-dev libsdl2-dev \
|
||||
libmygui-dev libunshield-dev liblz4-dev libtinyxml-dev libqt5opengl5-dev \
|
||||
libboost-filesystem-dev libboost-program-options-dev libboost-iostreams-dev \
|
||||
libboost-program-options-dev libboost-iostreams-dev \
|
||||
libavcodec-dev libavformat-dev libavutil-dev libswscale-dev libswresample-dev \
|
||||
librecast-dev libsqlite3-dev libluajit-5.1-dev
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue