mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 04:26:16 +02:00
ncurses: libncursesw should not depend on libncurses
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31861 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
488a50c307
commit
a8789daec2
@ -43,7 +43,6 @@ define Package/libncursesw
|
|||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
TITLE:=Terminal handling library (Unicode)
|
TITLE:=Terminal handling library (Unicode)
|
||||||
URL:=http://www.gnu.org/software/ncurses/
|
URL:=http://www.gnu.org/software/ncurses/
|
||||||
DEPENDS:=libncurses
|
|
||||||
VARIANT:=libncursesw
|
VARIANT:=libncursesw
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user