1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-21 00:25:37 +00:00

[debian] --with-luapkg=lua5.1

This commit is contained in:
Witold Filipczyk 2020-07-10 16:55:57 +02:00
parent 7b5e50f8a6
commit 8e36753bbc
2 changed files with 3 additions and 2 deletions

View File

@ -3,7 +3,7 @@ Section: web
Priority: optional
Maintainer: Peter Gervai <grin@tolna.net>
Standards-Version: 3.6.1
Build-Depends: debhelper (>= 4.0.0), m4, bison, libgnutls11-dev, libgpmg1-dev [@linux-gnu@], liblua50-dev, liblualib50-dev, libbz2-dev, libexpat1-dev (>= 1.95.6), type-handling (>= 0.2.1), libperl-dev
Build-Depends: debhelper (>= 4.0.0), m4, bison, libgnutls11-dev, libgpmg1-dev [@linux-gnu@], liblua5.1-dev, libbz2-dev, libexpat1-dev (>= 1.95.6), type-handling (>= 0.2.1), libperl-dev
Package: elinks
Architecture: any

View File

@ -52,7 +52,8 @@ CONFIGURE_OPTIONS = \
--without-x \
--with-gnutls=/usr \
--with-perl --enable-nntp --enable-256-colors --enable-leds \
--without-spidermonkey
--without-spidermonkey \
--with-luapkg=lua5.1
# spidermonkey: libsmjs-dev
# perl libperl-dev