mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-22 07:07:30 +02:00
w3m: use wide ncurses
This commit is contained in:
parent
c631197a37
commit
728d37ccb0
@ -22,7 +22,7 @@ define Package/w3m
|
||||
SECTION:=network
|
||||
CATEGORY:=Network
|
||||
URL:=http://w3m.sourceforge.net/
|
||||
DEPENDS:=+libopenssl +gc +libncurses
|
||||
DEPENDS:=+libopenssl +gc +libncursesw
|
||||
endef
|
||||
|
||||
define Package/w3m/description
|
||||
|
Loading…
Reference in New Issue
Block a user