wok-next diff mozplugger/receipt @ rev 18920
Add brotli (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Feb 24 17:34:26 2016 +0100 (2016-02-24) |
parents | 6b201f405c6b |
children | d631e5730234 |
line diff
1.1 --- a/mozplugger/receipt Mon May 16 01:12:39 2011 +0000 1.2 +++ b/mozplugger/receipt Wed Feb 24 17:34:26 2016 +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 {