From: Travis Kemen Date: Tue, 2 Dec 2008 19:50:50 +0000 (+0000) Subject: remove libncurses dependency thanks kupesoft X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=de909f356bfb938e70869e86878c9a4d3611ba2e;p=openwrt%2Fsvn-archive%2Fpackages.git remove libncurses dependency thanks kupesoft SVN-Revision: 13485 --- diff --git a/utils/pv/Makefile b/utils/pv/Makefile index 68fd13f98..a1094b6c0 100644 --- a/utils/pv/Makefile +++ b/utils/pv/Makefile @@ -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