wok diff bird/receipt @ rev 10242
Up: libmcs to 0.7.2.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat May 21 01:40:26 2011 +0000 (2011-05-21) |
parents | 59009b1c6878 |
children | 82bb46cbb7cc |
line diff
1.1 --- a/bird/receipt Tue Mar 01 17:06:27 2011 +0100 1.2 +++ b/bird/receipt Sat May 21 01:40:26 2011 +0000 1.3 @@ -5,13 +5,14 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="internet routing daemon" 1.6 MAINTAINER="allan316@gmail.com" 1.7 -DEPENDS="readline ncurses" 1.8 -BUILD_DEPENDS="flex bison" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://bird.network.cz" 1.11 WGET_URL="ftp://bird.network.cz/pub/$PACKAGE/$TARBALL" 1.12 TAGS="route routing daemon" 1.13 1.14 +DEPENDS="readline ncurses" 1.15 +BUILD_DEPENDS="flex bison readline-dev ncurses-dev" 1.16 + 1.17 # Rules to configure and make the package. 1.18 compile_rules() 1.19 {