mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
Merge pull request #2995 from Laserlicht/patch-4
[Docs] Update Building_Linux.md
This commit is contained in:
@@ -25,7 +25,7 @@ To compile, the following packages (and their development counterparts) are need
|
|||||||
|
|
||||||
For Ubuntu and Debian you need to install this list of packages:
|
For Ubuntu and Debian you need to install this list of packages:
|
||||||
|
|
||||||
`sudo apt-get install cmake g++ libsdl2-dev libsdl2-image-dev libsdl2-ttf-dev libsdl2-mixer-dev zlib1g-dev libavformat-dev libswscale-dev libboost-dev libboost-filesystem-dev libboost-system-dev libboost-thread-dev libboost-program-options-dev libboost-locale-dev qtbase5-dev libtbb-dev libluajit-5.1-dev qttools5-dev`
|
`sudo apt-get install cmake g++ clang libsdl2-dev libsdl2-image-dev libsdl2-ttf-dev libsdl2-mixer-dev zlib1g-dev libavformat-dev libswscale-dev libboost-dev libboost-filesystem-dev libboost-system-dev libboost-thread-dev libboost-program-options-dev libboost-locale-dev qtbase5-dev libtbb-dev libluajit-5.1-dev qttools5-dev ninja-build`
|
||||||
|
|
||||||
Alternatively if you have VCMI installed from repository or PPA you can use:
|
Alternatively if you have VCMI installed from repository or PPA you can use:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user