wok-stable diff cromfs/receipt @ rev 1905

apache,lighttpd*: ensure only one web server is running
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Dec 21 10:51:14 2008 +0000 (2008-12-21)
parents 65d3dfc87776
children 8eef41ad667a
line diff
     1.1 --- a/cromfs/receipt	Sun Oct 12 09:55:00 2008 +0000
     1.2 +++ b/cromfs/receipt	Sun Dec 21 10:51:14 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()