This is an automated email from the git hooks/post-receive script.

odyx pushed a commit to branch upstream/latest
in repository colobot.

commit 02d23f8a7ff6ba45eed155a5b9697b467ae17638
Author: krzys-h <krzy...@interia.pl>
Date:   Sun Oct 19 16:26:16 2014 +0200

    Updated README with new dependencies
---
 INSTALL-MXE.md | 1 +
 INSTALL.md     | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/INSTALL-MXE.md b/INSTALL-MXE.md
index 89bec0e..d4b0bff 100644
--- a/INSTALL-MXE.md
+++ b/INSTALL-MXE.md
@@ -44,6 +44,7 @@ To cross-compile Colobot using MXE:
     * mingwrt
     * ogg
     * openal
+    * physfs
     * portaudio
     * sdl
     * sdl_image
diff --git a/INSTALL.md b/INSTALL.md
index ec7b152..fbf4ece 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -115,11 +115,12 @@ You will need:
  * libvorbis >= 1.3.2
  * libogg >= 1.3.0
  * OpenAL (OpenAL-Soft) >= 1.13
+ * PhysFS
  * po4a >= 0.45 (to generate translated data files)
 
 On Ubuntu (and probably any other Debian-based system), you can use the 
following command to install all required packages:
 ```
-  $ apt-get install build-essential cmake libsdl1.2debian libsdl1.2-dev 
libsdl-image1.2 libsdl-image1.2-dev libsdl-ttf2.0-0 libsdl-ttf2.0-dev 
libsdl-mixer1.2 libsdl-mixer1.2-dev libsndfile1-dev libvorbis-dev libogg-dev 
libpng12-dev libglew-dev libopenal-dev libboost-dev libboost-system-dev 
libboost-filesystem-dev libboost-regex-dev gettext git po4a
+  $ apt-get install build-essential cmake libsdl1.2debian libsdl1.2-dev 
libsdl-image1.2 libsdl-image1.2-dev libsdl-ttf2.0-0 libsdl-ttf2.0-dev 
libsdl-mixer1.2 libsdl-mixer1.2-dev libsndfile1-dev libvorbis-dev libogg-dev 
libpng12-dev libglew-dev libopenal-dev libboost-dev libboost-system-dev 
libboost-filesystem-dev libboost-regex-dev libphysfs-dev gettext git po4a
 ```
 
 Make sure you install the packages along with header files (often distributed 
in separate *-dev packages). If you miss any requirements,

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-games/colobot.git

_______________________________________________
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to