wok-next diff bird/receipt @ rev 8787
Fix compile_rules() in gtk-engines-rezlooks
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Tue Feb 22 22:56:38 2011 +0100 (2011-02-22) |
parents | 4273e906522b |
children | 59009b1c6878 |
line diff
1.1 --- a/bird/receipt Tue Feb 16 11:40:35 2010 +0000 1.2 +++ b/bird/receipt Tue Feb 22 22:56:38 2011 +0100 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"