From a86e731aac77b5259a144483714c1f924f8ad283 Mon Sep 17 00:00:00 2001
From: Martin Taibr <taibr.martin@gmail.com>
Date: Tue, 21 Nov 2017 16:35:10 +0000
Subject: [PATCH] add wget to arch deps list

---
 Repository_Access.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
 
-- 
2.39.5