Skip to Content.
Sympa Menu

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

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 (1d7b3e21e43323fd5575ece4254b1b68a951e8cb)
  • Date: Thu, 24 May 2018 19:30:02 +0000

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

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

New commits:
commit 1d7b3e21e43323fd5575ece4254b1b68a951e8cb
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

wesnoth: dropped lua dependency as non-required

diff --git a/games-strategy-tbs/wesnoth/DEPENDS
b/games-strategy-tbs/wesnoth/DEPENDS
index 0c2ee42..a0eeb9d 100755
--- a/games-strategy-tbs/wesnoth/DEPENDS
+++ b/games-strategy-tbs/wesnoth/DEPENDS
@@ -12,7 +12,6 @@ depends sdl_image &&
depends sdl_mixer &&
depends sdl_net &&
depends sdl_ttf &&
-depends lua &&

# TODO: add ASIO sub-dependency to boost spell
if list_find "$WESNOTH_OPTS" "-DENABLE_TESTS=ON"; then
diff --git a/games-strategy-tbs/wesnoth/HISTORY
b/games-strategy-tbs/wesnoth/HISTORY
index f0c6ec0..9a46985 100644
--- a/games-strategy-tbs/wesnoth/HISTORY
+++ b/games-strategy-tbs/wesnoth/HISTORY
@@ -1,3 +1,6 @@
+2018-05-24 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: dropped lua, not required as internal version is used
+
2016-07-22 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.12.6; use BRANCH; updated source url




  • [SM-Commit] GIT changes to master games grimoire by Vlad Glagolev (1d7b3e21e43323fd5575ece4254b1b68a951e8cb), Vlad Glagolev, 05/24/2018

Archive powered by MHonArc 2.6.24.

Top of Page