wok rev 1444

Fix: firefox BUILD_DEPENDS.
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Oct 02 23:50:41 2008 +0200 (2008-10-02)
parents f686472ad1af
children f2acfd88e5c0
files firefox/receipt
line diff
     1.1 --- a/firefox/receipt	Thu Oct 02 20:52:06 2008 +0000
     1.2 +++ b/firefox/receipt	Thu Oct 02 23:50:41 2008 +0200
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="User friendly, secure and fast web browser."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  DEPENDS="gtk+ sqlite"
     1.7 -BUILD_DEPENDS="xorg-dev gtk+-dev zip libIDL coreutils findutils xorg-libXft-dev"
     1.8 +BUILD_DEPENDS="xorg-dev gtk+-dev zip libIDL coreutils findutils xorg-libXft-dev dbus-glib-dev"
     1.9  TARBALL="$PACKAGE-$VERSION-source.tar.bz2"
    1.10  WEB_SITE="http://www.mozilla.org/"
    1.11  WGET_URL="http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$VERSION/source/$TARBALL"