[Lunar-commits] <moonbase-other> lynx: fix widechar support

v4hn me at v4hn.de
Wed May 29 18:38:43 CEST 2013


commit 238c5ed8eaad93148f49a2702f571a301bd28e0c
Author: v4hn <me at v4hn.de>
Date: Wed, 29 May 2013 09:33:44 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/238c5ed8eaad93148f49a2702f571a301bd28e0c

lynx: fix widechar support
---
  web/lynx/BUILD | +2/-0     
  1 file changed, 2 insertions(+)

--- a/web/lynx/BUILD
+++ b/web/lynx/BUILD
@@ -10,6 +10,8 @@
                 --enable-read-eta        \
                 --enable-color-style     \
                 --enable-scrollbar       \
+                --with-screen=ncursesw   \
+                --enable-widec           \
                 --with-zlib              \
                 --sysconfdir=/etc        \
                 --enable-gzip-help       \




More information about the Lunar-commits mailing list