1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-07-03 00:28:55 +03:00

build abook against ncursesw

This commit is contained in:
kyak 2010-11-17 22:11:34 +03:00
parent 1cf24a1eb6
commit ed2d09c8f0

View File

@ -17,7 +17,7 @@ define Package/abook
CATEGORY:=Utilities CATEGORY:=Utilities
TITLE:=abook TITLE:=abook
URL:=http://abook.sourceforge.net/ URL:=http://abook.sourceforge.net/
DEPENDS:=+libreadline +libncurses DEPENDS:=+libreadline +libncursesw
endef endef
define Package/abook/description define Package/abook/description