[love] 01/01: use LuaJIT on hurd-i386

Alexandre Detiste detiste-guest at moszumanska.debian.org
Mon Jan 23 10:47:51 UTC 2017


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

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

commit 843c9e664c78ea38426caa89a7c183d989716a3b
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Mon Jan 23 11:47:46 2017 +0100

    use LuaJIT on hurd-i386
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index de862ea..28b12bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ love (0.10.2-1) UNRELEASED; urgency=medium
     refresh patch that previously provided those
   * add licenses to d/copyright for ENet & Lua-ENet (MIT)
   * add a watch file
+  * LuaJIT is now available on hurd-i386, use it.
 
  -- Alexandre Detiste <alexandre.detiste at gmail.com>  Sun, 18 Dec 2016 12:50:20 +0100
 
diff --git a/debian/control b/debian/control
index dbadd7d..464b707 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends:
  libflac-dev,
  libfreetype6-dev,
  liblua5.1-0-dev,
- libluajit-5.1-dev [!hurd-i386 !kfreebsd-amd64 !s390x],
+ libluajit-5.1-dev [!kfreebsd-amd64 !s390x],
  libmodplug-dev,
  libmpg123-dev,
  libogg-dev,

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



More information about the Pkg-games-commits mailing list