wok rev 6509

Up: cromfs to 1.5.9.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Oct 01 20:48:34 2010 +0000 (2010-10-01)
parents 08fc63cf36a6
children 7933717f23d2
files cromfs/receipt
line diff
     1.1 --- a/cromfs/receipt	Fri Oct 01 20:27:25 2010 +0000
     1.2 +++ b/cromfs/receipt	Fri Oct 01 20:48:34 2010 +0000
     1.3 @@ -1,12 +1,12 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="cromfs"
     1.7 -VERSION="1.5.8.9"
     1.8 +VERSION="1.5.9"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Compressed read only filesystem implemented with FUSE."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12  DEPENDS="fuse lzma lzo libgomp"
    1.13 -BUILD_DEPENDS="$DEPENDS fuse-dev lzo-dev"
    1.14 +BUILD_DEPENDS="$DEPENDS fuse-dev lzo-dev pkg-config coreutils-file-format perl"
    1.15  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.16  WEB_SITE="http://bisqwit.iki.fi/source/cromfs.html"
    1.17  WGET_URL="http://bisqwit.iki.fi/src/arch/$TARBALL"