[neovim] 01/03: Add liblua5.1-dev Build-Depends

James McCoy jamessan at debian.org
Thu Nov 9 04:41:16 UTC 2017


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

jamessan pushed a commit to branch debian/sid
in repository neovim.

commit 200a78dad18a37473b42669bb0a13bb95fc64f5b
Author: James McCoy <jamessan at debian.org>
Date:   Wed Nov 8 23:29:35 2017 -0500

    Add liblua5.1-dev Build-Depends
    
    Signed-off-by: James McCoy <jamessan at debian.org>
---
 debian/changelog | 6 ++++++
 debian/control   | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bc380db..2607adb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+neovim (0.2.1-2) UNRELEASED; urgency=medium
+
+  * Add liblua5.1-dev Build-Depends for non-luajit architectures
+
+ -- James McCoy <jamessan at debian.org>  Wed, 08 Nov 2017 23:27:21 -0500
+
 neovim (0.2.1-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/control b/debian/control
index 1133bf3..3362a93 100644
--- a/debian/control
+++ b/debian/control
@@ -10,8 +10,8 @@ Build-Depends:
  libacl1-dev,
  libjemalloc-dev [!hurd-any],
  libkvm-dev [kfreebsd-any],
- libluajit-5.1-dev [amd64 armel armhf hurd-i386 i386 kfreebsd-i386 powerpc],
- libluajit-5.1-dev (>= 2.1.0~beta3) [mips mips64el mipsel],
+ libluajit-5.1-dev [amd64 armel armhf hurd-i386 i386 kfreebsd-i386 powerpc] | liblua5.1-dev,
+ libluajit-5.1-dev (>= 2.1.0~beta3) [mips mips64el mipsel] | liblua5.1-dev,
  libmsgpack-dev (>= 1.0.0),
  libnss-wrapper <!nocheck>,
  libtermkey-dev,

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



More information about the pkg-vim-maintainers mailing list