From: Martin Taibr Date: Tue, 21 Nov 2017 16:35:10 +0000 (+0000) Subject: add wget to arch deps list X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=a86e731aac77b5259a144483714c1f924f8ad283;p=xonotic%2Fxonotic.wiki.git add wget to arch deps list --- diff --git a/Repository_Access.md b/Repository_Access.md index a1e2a1e..5e43b5b 100644 --- a/Repository_Access.md +++ b/Repository_Access.md @@ -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