ncurses: libncursesw should not depend on libncurses
authorFelix Fietkau <nbd@openwrt.org>
Sat, 26 May 2012 18:03:56 +0000 (18:03 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 26 May 2012 18:03:56 +0000 (18:03 +0000)
SVN-Revision: 31861

package/ncurses/Makefile

index 2c4a3766265c414f4ea35d14cade0fd9627102d2..9c682aca83852de1ec00737e81bcf47da89e5081 100644 (file)
@@ -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