wok-4.x diff cromfs/receipt @ rev 2227
screen-pam: fix build loop
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Feb 12 20:59:54 2009 +0100 (2009-02-12) |
parents | 65d3dfc87776 |
children | 8eef41ad667a |
line diff
1.1 --- a/cromfs/receipt Sun Oct 12 09:55:00 2008 +0000 1.2 +++ b/cromfs/receipt Thu Feb 12 20:59:54 2009 +0100 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()