wok-stable diff arora/receipt @ rev 11386

Compat: ensure that pam WGET_URL is non-https. Otherwise tazwok can't download it at cook-toolchain time
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Dec 10 04:42:49 2011 +0100 (2011-12-10)
parents 28c4209ebe1d
children 8e4c74abdf74
line diff
     1.1 --- a/arora/receipt	Wed Oct 20 22:38:24 2010 +0000
     1.2 +++ b/arora/receipt	Sat Dec 10 04:42:49 2011 +0100
     1.3 @@ -8,7 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://arora.googlecode.com/"
     1.6  WGET_URL="$WEB_SITE/files/$TARBALL"
     1.7 -BUILD_DEPENDS="Qt4-dev qmake qt4-phonon"
     1.8 +BUILD_DEPENDS="Qt4-dev qmake qt4-phonon libsqlite"
     1.9  DEPENDS="qt4-phonon libQtGui libQtWebkit libQtDBus libQtXml libQtScript"
    1.10  
    1.11  # Rules to configure and make the package.