Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master games grimoire by Vlad Glagolev (90834753feae2fa888a73a2229a56d0d498c3228)
  • Date: Tue, 1 Jan 2008 08:17:00 -0600

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



  • [SM-Commit] GIT changes to master games grimoire by Vlad Glagolev (90834753feae2fa888a73a2229a56d0d498c3228), Vlad Glagolev, 01/01/2008

Archive powered by MHonArc 2.6.24.

Top of Page