wok diff pcmciautils/receipt @ rev 7953

Change -j 4 to -j 1 in mono. Need to do this for it to build.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Jan 15 15:55:42 2011 +0000 (2011-01-15)
parents f25b1712883d
children 02bbaa9d12ba
line diff
     1.1 --- a/pcmciautils/receipt	Mon May 25 13:26:29 2009 +0200
     1.2 +++ b/pcmciautils/receipt	Sat Jan 15 15:55:42 2011 +0000
     1.3 @@ -1,12 +1,12 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="pcmciautils"
     1.7 -VERSION="015"
     1.8 +VERSION="017"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Utils to use with PCMCIA cards"
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  DEPENDS="linux sysfsutils udev"
    1.13 -BUILD_DEPENDS="sysfsutils-dev bison"
    1.14 +BUILD_DEPENDS="sysfsutils-dev bison flex"
    1.15  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.16  WEB_SITE="http://www.kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html"
    1.17  WGET_URL="http://www.kernel.org/pub/linux/utils/kernel/pcmcia/$TARBALL"