wok diff bird/receipt @ rev 5839
tazpkg-web: update search options
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Jul 16 09:14:24 2010 +0200 (2010-07-16) |
parents | 4273e906522b |
children | 59009b1c6878 |
line diff
1.1 --- a/bird/receipt Tue Feb 16 11:40:35 2010 +0000 1.2 +++ b/bird/receipt Fri Jul 16 09:14:24 2010 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="internet routing daemon" 1.6 MAINTAINER="allan316@gmail.com" 1.7 -DEPENDS="" 1.8 +DEPENDS="readline ncurses" 1.9 BUILD_DEPENDS="readline-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://bird.network.cz"