1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-03-25 21:38:59 +02:00

Add Arch dependency section

This commit is contained in:
Sandy Carter 2015-08-23 22:30:04 -04:00
parent 237d3f2624
commit 9fe84355e8

View File

@ -33,6 +33,12 @@ On Debian-based systems (e.g. Ubuntu) run:
On RPM-based distributions (e.g. Fedora) run:
sudo yum install cmake gcc-c++ SDL2-devel SDL2_image-devel SDL2_ttf-devel SDL2_mixer-devel boost boost-devel boost-filesystem boost-system boost-thread boost-program-options boost-locale zlib-devel ffmpeg-devel ffmpeg-libs qt5-qtbase-devel
On Arch-based distributions, there is a development package available for VCMI on the AUR. It can be found at:
https://aur.archlinux.org/packages/vcmi-git/
Information about building packages from the Arch User Repository (AUR) can be
found at the Arch wiki.
II. Getting the sources
VCMI is still in development. We recommend the following initial directory structure: