# HG changeset patch
# User nemo
# Date 1546043916 18000
# Node ID ddfe686b9c66d3adb4b38c7491b44402caa22095
# Parent  0edb4d67cc66222eef06ddd2fac73460894eb2a6
physfs was removed from the repo

diff -r 0edb4d67cc66 -r ddfe686b9c66 Dependencies.wiki
--- a/Dependencies.wiki	Wed Dec 19 09:31:42 2018 -0500
+++ b/Dependencies.wiki	Fri Dec 28 19:38:36 2018 -0500
@@ -25,6 +25,7 @@
 || SDL_image || 2.0 || 2.0 || [https://libsdl.org/] ||
 || SDL_TTF || 2.0 || 2.0 || [https://libsdl.org/] ||
 || FPC (Free Pascal Compiler) || 2.2.4 || 2.2.4 || [https://freepascal.org/] ||
+|| PhysFS || 3.0.0 || 3.0.0 || [https://icculus.org/physfs/] ||
 
 == Recommended dependency ==
 This is not strictly required, but recommended:
@@ -37,7 +38,6 @@
 
 || *Name* || *Version* (Latest HW release) || *Version* (Unstable) || *Homepage* ||
 || Lua || 5.1 (exactly) || 5.1 (exactly) || [https://www.lua.org/] ||
-|| PhysFS || 3.0.0 || 3.0.0 || [https://icculus.org/physfs/] ||
 
 Bundled Fonts:
 || *Name* || *Homepage* || *Comment* ||
@@ -66,4 +66,4 @@
 || *Name* || *Version* || *Homepage* ||
 || GHC (Glasgow Haskell Compiler) || 6.10 || [https://www.haskell.org/ghc/] ||
 
-Then you need a couple of Haskell software. Please refer to [http://hg.hedgewars.org/hedgewars/file/tip/INSTALL.md INSTALL.md] for a list.
\ No newline at end of file
+Then you need a couple of Haskell software. Please refer to [http://hg.hedgewars.org/hedgewars/file/tip/INSTALL.md INSTALL.md] for a list.