lynx: enabled ncursesw
This commit is contained in:
parent
1eee3f60be
commit
62a7b4662e
@ -6,7 +6,7 @@
|
||||
|
||||
name=lynx
|
||||
version=2.8.7
|
||||
release=4
|
||||
release=5
|
||||
source=(http://lynx.isc.org/lynx$version/lynx$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
@ -18,7 +18,8 @@ build() {
|
||||
--enable-color-style \
|
||||
--enable-ipv6 \
|
||||
--with-ssl=/usr/lib \
|
||||
--with-zlib
|
||||
--with-zlib \
|
||||
--with-screen=ncursesw
|
||||
|
||||
make
|
||||
make -j 1 DESTDIR=$PKG install
|
||||
|
Loading…
x
Reference in New Issue
Block a user