]> git.xonotic.org Git - xonotic/xonotic.wiki.git/commitdiff
add wget to arch deps list
authorMartin Taibr <taibr.martin@gmail.com>
Tue, 21 Nov 2017 16:35:10 +0000 (16:35 +0000)
committerMartin Taibr <taibr.martin@gmail.com>
Tue, 21 Nov 2017 16:35:10 +0000 (16:35 +0000)
Repository_Access.md

index a1e2a1e683223305e1eefc1756b6e9f125069fe1..5e43b5b05b1c1c6e07e8d84ca23ad68f9fba2a5e 100644 (file)
@@ -30,7 +30,7 @@ For **Fedora** and other **RPM based** distro’s, compiling dependencies are as
 
 For **Archlinux** the dependencies can be installed via the following command:
 
-    sudo pacman -S alsa-lib curl libjpeg-turbo libmodplug libpng libvorbis libxpm libxxf86dga libxxf86vm sdl2 unzip
+    sudo pacman -S alsa-lib curl libjpeg-turbo libmodplug libpng libvorbis libxpm libxxf86dga libxxf86vm sdl2 unzip wget
 
 ### Windows