wok-6.x diff mozplugger/receipt @ rev 15681

Remove WEBSITE var because is empty
author Stanislas Leduc <shann@slitaz.org>
date Fri Dec 20 20:40:30 2013 +0100 (2013-12-20)
parents 6b201f405c6b
children 1d27173881e7
line diff
     1.1 --- a/mozplugger/receipt	Mon May 16 01:12:39 2011 +0000
     1.2 +++ b/mozplugger/receipt	Fri Dec 20 20:40:30 2013 +0100
     1.3 @@ -5,11 +5,13 @@
     1.4  CATEGORY="multimedia"
     1.5  SHORT_DESC="A Mozilla & Firefox multimedia plugin."
     1.6  MAINTAINER="slaxemulator@gmail.com"
     1.7 -DEPENDS="xorg-libX11"
     1.8 +LICENSE="GPL2"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://mozplugger.mozdev.org"
    1.11  WGET_URL="$WEB_SITE/files/$TARBALL"
    1.12  
    1.13 +DEPENDS="xorg-libX11"
    1.14 +
    1.15  # Rules to configure and make the package.
    1.16  compile_rules()
    1.17  {