wok diff cromfs/receipt @ rev 8701

add: nagvis{-doc,-flex}
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Feb 17 23:11:32 2011 +0100 (2011-02-17)
parents 39011a13b555
children e12f875259b8
line diff
     1.1 --- a/cromfs/receipt	Sun Feb 28 13:03:20 2010 +0100
     1.2 +++ b/cromfs/receipt	Thu Feb 17 23:11:32 2011 +0100
     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"