wok diff firefox-official-de/receipt @ rev 19949

memtest: add @cmdlinefile support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun May 07 21:49:40 2017 +0200 (2017-05-07)
parents 412441921f41
children 6f3f07185f43
line diff
     1.1 --- a/firefox-official-de/receipt	Fri Jan 06 03:32:05 2017 +0200
     1.2 +++ b/firefox-official-de/receipt	Sun May 07 21:49:40 2017 +0200
     1.3 @@ -2,7 +2,7 @@
     1.4  
     1.5  PACKAGE="firefox-official-de"
     1.6  lang="de"
     1.7 -VERSION="50.1.0"
     1.8 +VERSION="51.0"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="Official Firefox build by the Mozilla foundation (German language)"
    1.11  MAINTAINER="al.bobylev@gmail.com"
    1.12 @@ -14,7 +14,7 @@
    1.13  PROVIDE="firefox-official browser-html5"
    1.14  HOST_ARCH="i486"
    1.15  
    1.16 -DEPENDS="alsa-lib cairo dbus-glib gtk+ gtk+3 xorg-libXt"
    1.17 +DEPENDS="alsa-lib dbus-glib gtk+ gtk+3 xorg-libXt"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()