remove libncurses dependency thanks kupesoft
authorthepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 2 Dec 2008 19:50:50 +0000 (19:50 +0000)
committerthepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 2 Dec 2008 19:50:50 +0000 (19:50 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13485 3c298f89-4303-0410-b956-a3cf2f4a3e73

utils/pv/Makefile

index 68fd13f..a1094b6 100644 (file)
@@ -22,7 +22,6 @@ define Package/pv
   CATEGORY:=Utilities
   TITLE:=Shell pipeline element to meter data passing through
   URL:=http://www.ivarch.com/programs/pv.shtml
-  DEPENDS:=+libncurses
 endef
 
 define Package/pv/description