wok-4.x diff ncdu/receipt @ rev 5598
Up compcache (partial support in kerenl 2.6.33 ; fully in kernel starting 2.6.34)
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Tue May 18 08:00:24 2010 -0400 (2010-05-18) |
parents | 9dd4e8cd0abb |
children | 5a347f6fc068 |
line diff
1.1 --- a/ncdu/receipt Sat Feb 06 18:10:38 2010 +0000 1.2 +++ b/ncdu/receipt Tue May 18 08:00:24 2010 -0400 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="utilities" 1.5 SHORT_DESC="NCurses Disk Usage." 1.6 MAINTAINER="paul@slitaz.org" 1.7 -DEPENDS="ncurses" 1.8 +DEPENDS="ncurses ncursesw" 1.9 BUILD_DEPENDS="ncurses-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://dev.yorhel.nl/ncdu"