elinks: explicit disable lua support
This commit is contained in:
parent
d64d591e8b
commit
7ab99f4f74
@ -5,7 +5,7 @@
|
||||
|
||||
name=elinks
|
||||
version=20150225
|
||||
release=1
|
||||
release=2
|
||||
source=(http://crux.nu/files/distfiles/$name-$version.tar.xz)
|
||||
|
||||
build () {
|
||||
@ -20,7 +20,7 @@ build () {
|
||||
--enable-html-highlight \
|
||||
--disable-nls \
|
||||
--with-zlib \
|
||||
--without-{x,bzlib}
|
||||
--without-{x,bzlib,lua}
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
Loading…
x
Reference in New Issue
Block a user