wok rev 8917

iproute2: add flex in BUILD_DEPENDS
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 28 18:05:18 2011 +0100 (2011-02-28)
parents b76f49a0f2b8
children 0e53525b8b2e
files iproute2/receipt
line diff
     1.1 --- a/iproute2/receipt	Mon Feb 28 17:53:32 2011 +0100
     1.2 +++ b/iproute2/receipt	Mon Feb 28 18:05:18 2011 +0100
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="utilites for networking and traffic control"
     1.5  MAINTAINER="allan316@gmail.com"
     1.6  DEPENDS="iptables db"
     1.7 -BUILD_DEPENDS="bison"
     1.8 +BUILD_DEPENDS="bison flex"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.10  WEB_SITE="http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2"
    1.11  WGET_URL="http://devresources.linux-foundation.org/dev/$PACKAGE/download/$TARBALL"