Преглед изворни кода

ncurses: libncursesw should not depend on libncurses

SVN-Revision: 31861
Felix Fietkau пре 13 година
родитељ
комит
925fcc107d
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      package/ncurses/Makefile

+ 0 - 1
package/ncurses/Makefile

@@ -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