From 925fcc107da41bb243ddd07daacc8a83adf45fa2 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 26 May 2012 18:03:56 +0000 Subject: ncurses: libncursesw should not depend on libncurses SVN-Revision: 31861 --- package/ncurses/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'package/ncurses') diff --git a/package/ncurses/Makefile b/package/ncurses/Makefile index 2c4a376626..9c682aca83 100644 --- a/package/ncurses/Makefile +++ b/package/ncurses/Makefile @@ -43,7 +43,6 @@ define Package/libncursesw CATEGORY:=Libraries TITLE:=Terminal handling library (Unicode) URL:=http://www.gnu.org/software/ncurses/ - DEPENDS:=libncurses VARIANT:=libncursesw endef -- cgit v1.2.3