[corsix-th] 01/01: drop BuildDep on Wx for now

Alexandre Detiste detiste-guest at moszumanska.debian.org
Sun Dec 6 20:38:36 UTC 2015


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

detiste-guest pushed a commit to branch master
in repository corsix-th.

commit 60fda9162b106efc5e5993171c29e81e0c927d47
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Sun Dec 6 21:37:57 2015 +0100

    drop BuildDep on Wx for now
    
    this is only needed by the disabled Map Editor
---
 CMake/FindLua.cmake | 4 ++--
 debian/control      | 1 -
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/CMake/FindLua.cmake b/CMake/FindLua.cmake
index b1a156c..49a07d8 100755
--- a/CMake/FindLua.cmake
+++ b/CMake/FindLua.cmake
@@ -26,8 +26,8 @@ IF (WITH_LUAJIT)
     SET (LUA_INCLUDE_DIRS include/luajit-2.0 include)
 ELSE (WITH_LUAJIT)
     SET (LUA_INTERPRETER_TYPE "Lua")
-    SET (LUA_LIBRARY_NAME lua53 lua5.2 lua52 lua5.1 lua51 lua lua-5.1 liblua)
-    SET (LUA_INCLUDE_DIRS include include/lua include/lua5.2 include/lua5.1 include/lua51 include/lua-5.1)
+    SET (LUA_LIBRARY_NAME lua53 lua52 lua5.1 lua51 lua lua-5.1 liblua)
+    SET (LUA_INCLUDE_DIRS include include/lua include/lua5.1 include/lua51 include/lua-5.1)
 ENDIF(WITH_LUAJIT)
 
 FIND_PATH (LUA_INCLUDE_DIR lua.h
diff --git a/debian/control b/debian/control
index d2fd5a8..6a2cc32 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,6 @@ Build-Depends: debhelper (>= 9),
                lua5.2,
                liblua5.2-dev,
                libfreetype6-dev,
-               wx2.8-headers,
                libavcodec-dev,
                libavformat-dev,
                libavdevice-dev,

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



More information about the Pkg-games-commits mailing list