wok rev 1834

slitaz-loram: depends on cromfs-or-squashfs
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Dec 10 19:40:03 2008 +0000 (2008-12-10)
parents fac71ab90788
children c12b18c9fc29
files cromfs/receipt slitaz-loram/receipt squashfs/receipt
line diff
     1.1 --- a/cromfs/receipt	Wed Dec 10 17:20:52 2008 +0000
     1.2 +++ b/cromfs/receipt	Wed Dec 10 19:40:03 2008 +0000
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://bisqwit.iki.fi/source/cromts.html"
     1.6  WGET_URL="http://bisqwit.iki.fi/src/arch/$TARBALL"
     1.7 +PROVIDE="cromfs-or-squashfs"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()
     2.1 --- a/slitaz-loram/receipt	Wed Dec 10 17:20:52 2008 +0000
     2.2 +++ b/slitaz-loram/receipt	Wed Dec 10 19:40:03 2008 +0000
     2.3 @@ -5,7 +5,7 @@
     2.4  CATEGORY="misc"
     2.5  SHORT_DESC="Rules to build low ram rootfs.gz."
     2.6  MAINTAINER="pascal.bellard@slitaz.org"
     2.7 -DEPENDS="cromfs"
     2.8 +DEPENDS="cromfs-or-squashfs"
     2.9  WEB_SITE="http://www.slitaz.org/"
    2.10  
    2.11  # Rules to gen a SliTaz package suitable for Tazpkg.
     3.1 --- a/squashfs/receipt	Wed Dec 10 17:20:52 2008 +0000
     3.2 +++ b/squashfs/receipt	Wed Dec 10 19:40:03 2008 +0000
     3.3 @@ -10,6 +10,7 @@
     3.4  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     3.5  DEPENDS="zlib squashfs-module"
     3.6  BUILD_DEPENDS="zlib-dev patch lzma"
     3.7 +PROVIDE="cromfs-or-squashfs"
     3.8  
     3.9  # Rules to configure and make the package.
    3.10  compile_rules()