Skip to content

Commit

Permalink
README: Add dependencies for Arch Linux (#8998)
Browse files Browse the repository at this point in the history
Added Arch Linux dependency list (including base-devel which covers many of them)
  • Loading branch information
ValkyrieStella authored and SmallJoker committed Oct 1, 2019
1 parent 7fafe65 commit 251038e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -147,6 +147,10 @@ For Debian/Ubuntu users:
For Fedora users:

sudo dnf install make automake gcc gcc-c++ kernel-devel cmake libcurl-devel openal-soft-devel libvorbis-devel libXxf86vm-devel libogg-devel freetype-devel mesa-libGL-devel zlib-devel jsoncpp-devel irrlicht-devel bzip2-libs gmp-devel sqlite-devel luajit-devel leveldb-devel ncurses-devel doxygen spatialindex-devel bzip2-devel

For Arch users:

sudo pacman -S base-devel libcurl-gnutls cmake libxxf86vm irrlicht libpng sqlite libogg libvorbis openal freetype2 jsoncpp gmp luajit leveldb ncurses

#### Download

Expand Down

0 comments on commit 251038e

Please sign in to comment.