wok rev 1438

Fix: pcmciautils missing bison in BUILD_DENPS.
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Oct 02 00:00:10 2008 +0200 (2008-10-02)
parents 654173820657
children 3e8ffa6ff731
files pcmciautils/receipt
line diff
     1.1 --- a/pcmciautils/receipt	Wed Oct 01 11:30:27 2008 +0000
     1.2 +++ b/pcmciautils/receipt	Thu Oct 02 00:00:10 2008 +0200
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Utils to use with PCMCIA cards"
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  DEPENDS="linux sysfsutils udev"
     1.7 -BUILD_DEPENDS="sysfsutils-dev"
     1.8 +BUILD_DEPENDS="sysfsutils-dev bison"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.10  WEB_SITE="http://www.kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html"
    1.11  WGET_URL="http://www.kernel.org/pub/linux/utils/kernel/pcmcia/$TARBALL"