Explorar o código

ncurses: libncursesw should not depend on libncurses

SVN-Revision: 31861
Felix Fietkau %!s(int64=13) %!d(string=hai) anos
pai
achega
925fcc107d
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      package/ncurses/Makefile

+ 0 - 1
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