[colobot] 05/62: INSTALL-MacOSX.md: Add missed xmlstarlet dependency (#967)

Didier Raboud odyx at moszumanska.debian.org
Fri Nov 10 11:53:54 UTC 2017


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

odyx pushed a commit to branch debian/master
in repository colobot.

commit daacd0036f112e29299a463f055906803fe3da57
Author: Andrey <hlopetz at gmail.com>
Date:   Mon May 29 21:50:13 2017 +0300

    INSTALL-MacOSX.md: Add missed xmlstarlet dependency (#967)
---
 INSTALL-MacOSX.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/INSTALL-MacOSX.md b/INSTALL-MacOSX.md
index 5d2b45c..001241f 100644
--- a/INSTALL-MacOSX.md
+++ b/INSTALL-MacOSX.md
@@ -8,7 +8,7 @@ After installing Developer Command Line Tools, you should have basic tools like
 ```
 And then:
 ```bash
-  brew install cmake sdl2 sdl2_image sdl2_ttf boost glew physfs flac libsndfile libvorbis vorbis-tools gettext libicns librsvg wget
+  brew install cmake sdl2 sdl2_image sdl2_ttf boost glew physfs flac libsndfile libvorbis vorbis-tools gettext libicns librsvg wget xmlstarlet
 ```
 Gettext is installed in separate directory without adding the files to system path, so in order to get it working normally, you should call also:
 ```bash

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



More information about the Pkg-games-commits mailing list