[SM-Commit] GIT changes to master games grimoire by Vlad Glagolev (90834753feae2fa888a73a2229a56d0d498c3228)

Vlad Glagolev scm at sourcemage.org
Tue Jan 1 09:17:00 EST 2008


GIT changes to master games grimoire by Vlad Glagolev <stealth at sourcemage.org>:

 games-strategy-tbs/wesnoth/DEPENDS |    3 +--
 games-strategy-tbs/wesnoth/HISTORY |    3 +++
 2 files changed, 4 insertions(+), 2 deletions(-)

New commits:
commit 90834753feae2fa888a73a2229a56d0d498c3228
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    wesnoth: small dep fix

diff --git a/games-strategy-tbs/wesnoth/DEPENDS b/games-strategy-tbs/wesnoth/DEPENDS
index f64e42d..60c39af 100755
--- a/games-strategy-tbs/wesnoth/DEPENDS
+++ b/games-strategy-tbs/wesnoth/DEPENDS
@@ -5,8 +5,7 @@ depends sdl_net &&
 
 if [[ $WESNOTH_DEVEL == y ]]; then
   depends python &&
-  depends boost &&
-  sub_depends boost IOSTREAMS
+  depends -sub IOSTREAMS boost
 fi &&
 
 if [[ $WESNOTH_XDELTA == y ]]; then
diff --git a/games-strategy-tbs/wesnoth/HISTORY b/games-strategy-tbs/wesnoth/HISTORY
index b4f7071..246fa72 100644
--- a/games-strategy-tbs/wesnoth/HISTORY
+++ b/games-strategy-tbs/wesnoth/HISTORY
@@ -1,3 +1,6 @@
+2008-01-01 Vlad Glagolev <stealth at sourcemage.org>
+	* DEPENDS: depends -sub ftw
+
 2007-12-29 Vlad Glagolev <stealth at sourcemage.org>
 	* DETAILS: updated WESNOTH_DEVEL=y to 1.3.13
 	* DEPENDS: added boost's iostreams as dep



More information about the SM-Commit mailing list