wok diff tazweb/receipt @ rev 18179

Apache: fix init script
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jul 05 12:26:54 2015 +0200 (2015-07-05)
parents 5440561aed0f
children 92b2bc4e0ee2
line diff
     1.1 --- a/tazweb/receipt	Mon Nov 03 00:55:32 2014 +0200
     1.2 +++ b/tazweb/receipt	Sun Jul 05 12:26:54 2015 +0200
     1.3 @@ -9,6 +9,7 @@
     1.4  WEB_SITE="http://www.slitaz.org/"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.6  WGET_URL="http://hg.slitaz.org/$PACKAGE/archive/$VERSION.tar.gz"
     1.7 +TAGS="web-browser"
     1.8  HOST_ARCH="i486 arm"
     1.9  
    1.10  DEPENDS="libwebkit"