wok-stable diff mscore/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 e3caaec13bfb
children
line diff
     1.1 --- a/mscore/receipt	Tue Mar 08 22:59:18 2011 +0000
     1.2 +++ b/mscore/receipt	Sat Dec 10 04:42:49 2011 +0100
     1.3 @@ -7,7 +7,7 @@
     1.4  MAINTAINER="allan316@gmail.com"
     1.5  DEPENDS="libQtCore libQtGui libQtDesigner libQtScriptTools libQtNetwork libQtSvg \
     1.6  libQtXml portaudio libsndfile alsa-lib libssl libcrypto"
     1.7 -BUILD_DEPENDS="cmake doxygen qmake Qt4-dev portaudio-dev alsa-lib-dev"
     1.8 +BUILD_DEPENDS="cmake doxygen qmake Qt4-dev portaudio-dev alsa-lib-dev libsndfile-dev"
     1.9  SOURCE="MuseScore"
    1.10  TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://musescore.org"