wok rev 4715

Fix: firefox missing alsa-lib DEPENDS
author Christophe Lincoln <pankso@slitaz.org>
date Mon Jan 04 22:16:07 2010 +0100 (2010-01-04)
parents 25f017893832
children ca310437a4a4
files firefox/receipt
line diff
     1.1 --- a/firefox/receipt	Mon Jan 04 22:13:37 2010 +0100
     1.2 +++ b/firefox/receipt	Mon Jan 04 22:16:07 2010 +0100
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="User friendly, secure and fast web browser."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="gtk+ sqlite dbus dbus-glib glib jpeg xorg-libX11 xorg-libXdamage"
     1.8 +DEPENDS="gtk+ sqlite dbus dbus-glib glib jpeg xorg-libX11 xorg-libXdamage alsa-lib"
     1.9  BUILD_DEPENDS="xorg-dev gtk+-dev zip libIDL coreutils findutils xorg-libXft-dev \
    1.10  dbus-dev dbus-glib-dev alsa-lib-dev"
    1.11  TARBALL="$PACKAGE-$VERSION.source.tar.bz2"