Author: cazfi
Date: Wed Jan 27 00:45:49 2016
New Revision: 31617

URL: http://svn.gna.org/viewcvs/freeciv?rev=31617&view=rev
Log:
Added nsis to list of packages to install to msys2 env

See patch #6853

Modified:
    branches/S2_6/doc/README.msys2

Modified: branches/S2_6/doc/README.msys2
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/doc/README.msys2?rev=31617&r1=31616&r2=31617&view=diff
==============================================================================
--- branches/S2_6/doc/README.msys2      (original)
+++ branches/S2_6/doc/README.msys2      Wed Jan 27 00:45:49 2016
@@ -12,6 +12,11 @@
 1) Install MSYS2 following the documentation on their homepage
 
 2) Install following packages with 'pacman -S'
+
+2.1) Packages needed for building freeciv
+ These packages are needed even if you don't plan to make installer,
+ but only build freeciv for local use.
+
  - subversion
  - make
  - automake
@@ -30,7 +35,11 @@
 
  - mingw-w64-i686-gtk3 / mingw-w64-x86_64-gtk3
 
-Missing:
+2.2) Packaged needed for building installer
+ - mingw-w64-i686-nsis / mingw-w64-x86_64-nsis
+
+
+TODO:
  - Mixer support
 
 3) Build Installers from Freeciv sources


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to