wok-6.x diff mozplugger/receipt @ rev 19192
syslinux: no i18n menu with custom config
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jun 05 16:28:03 2016 +0200 (2016-06-05) |
parents | 6b201f405c6b |
children | 1d27173881e7 |
line diff
1.1 --- a/mozplugger/receipt Mon May 16 01:12:39 2011 +0000 1.2 +++ b/mozplugger/receipt Sun Jun 05 16:28:03 2016 +0200 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 {