[SM-Commit] GIT changes to master games grimoire by Jaka Kranjc (fcbb11ce0257f54dbdcd851fdc7c768774319183)

Jaka Kranjc scm at sourcemage.org
Fri Aug 29 10:50:32 EDT 2008


GIT changes to master games grimoire by Jaka Kranjc <lynxlynxlynx at sourcemage.org>:

 games-strategy-rts/widelands/DEPENDS |    1 +
 games-strategy-rts/widelands/HISTORY |    3 +++
 2 files changed, 4 insertions(+)

New commits:
commit fcbb11ce0257f54dbdcd851fdc7c768774319183
Author: Jaka Kranjc <lynxlynxlynx at sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx at sourcemage.org>

    widelands: fixed #14692

diff --git a/games-strategy-rts/widelands/DEPENDS b/games-strategy-rts/widelands/DEPENDS
index 4aa9ab7..cb8d8e3 100755
--- a/games-strategy-rts/widelands/DEPENDS
+++ b/games-strategy-rts/widelands/DEPENDS
@@ -11,6 +11,7 @@ depends  sdl_image          &&
 depends  sdl_mixer          &&
 depends  sdl_ttf            &&
 depends  sdl_net            &&
+depends  sdl_gfx            &&
 
 if  [[ "$WIDELANDS_GGZ" == "y" ]];  then
    depends libggz           &&
diff --git a/games-strategy-rts/widelands/HISTORY b/games-strategy-rts/widelands/HISTORY
index 63b44e0..aa92c3e 100644
--- a/games-strategy-rts/widelands/HISTORY
+++ b/games-strategy-rts/widelands/HISTORY
@@ -1,3 +1,6 @@
+2008-08-29 Jaka Kranjc <lynxlynxlynx at sourcemage.org>
+	* DEPENDS: added sdl_gfx #14692
+
 2007-09-14 Jaka Kranjc <lynxlynxlynx at sourcemage.org>
 	* BUILD: make sure the GGZ swapping gets run even if BUILD fails
 	  match scons loosely, not sure if the internal is still needed though



More information about the SM-Commit mailing list