wok diff squashfs/receipt @ rev 1868

Fix: amsn DEPENDS.
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Tue Dec 16 22:42:28 2008 +0100 (2008-12-16)
parents 610028bf46e9
children 896e4b9114be
line diff
     1.1 --- a/squashfs/receipt	Sat Oct 11 14:06:07 2008 +0000
     1.2 +++ b/squashfs/receipt	Tue Dec 16 22:42:28 2008 +0100
     1.3 @@ -10,6 +10,7 @@
     1.4  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.5  DEPENDS="zlib squashfs-module"
     1.6  BUILD_DEPENDS="zlib-dev patch lzma"
     1.7 +PROVIDE="cromfs-or-squashfs"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()