wok diff firefox/receipt @ rev 4636

Up: firefox (3.5.6) and enable printing
author Christophe Lincoln <pankso@slitaz.org>
date Thu Dec 24 18:19:23 2009 +0100 (2009-12-24)
parents 4dccd5d4a217
children bf4849590555
line diff
     1.1 --- a/firefox/receipt	Mon Nov 23 15:30:10 2009 +0100
     1.2 +++ b/firefox/receipt	Thu Dec 24 18:19:23 2009 +0100
     1.3 @@ -1,12 +1,13 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="firefox"
     1.7 -VERSION="3.5.5"
     1.8 +VERSION="3.5.6"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="User friendly, secure and fast web browser."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  DEPENDS="gtk+ sqlite dbus dbus-glib glib jpeg xorg-libX11 xorg-libXdamage"
    1.13 -BUILD_DEPENDS="xorg-dev gtk+-dev zip libIDL coreutils findutils xorg-libXft-dev dbus-dev dbus-glib-dev alsa-lib-dev"
    1.14 +BUILD_DEPENDS="xorg-dev gtk+-dev zip libIDL coreutils findutils xorg-libXft-dev \
    1.15 +dbus-dev dbus-glib-dev alsa-lib-dev"
    1.16  TARBALL="$PACKAGE-$VERSION.source.tar.bz2"
    1.17  WEB_SITE="http://www.mozilla.org/"
    1.18  WGET_URL="http://releases.mozilla.org/pub/mozilla.org/firefox/releases/$VERSION/source/$TARBALL"