projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18afecb
)
remove libncurses dependency thanks kupesoft
author
Travis Kemen
<thepeople@openwrt.org>
Tue, 2 Dec 2008 19:50:50 +0000
(19:50 +0000)
committer
Travis Kemen
<thepeople@openwrt.org>
Tue, 2 Dec 2008 19:50:50 +0000
(19:50 +0000)
SVN-Revision: 13485
utils/pv/Makefile
patch
|
blob
|
history
diff --git
a/utils/pv/Makefile
b/utils/pv/Makefile
index 68fd13f98e533fec7df534e8401269c46eff384c..a1094b6c0670bbd591bb6032151b6601166b7a35 100644
(file)
--- 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