packages/utils/pv: make pv depend on libncurses
[packages.git] / utils / pv / Makefile
index a1094b6..68fd13f 100644 (file)
@@ -22,6 +22,7 @@ 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