wok diff mscore/receipt @ rev 17236

jack-audio-connection-kit: update bdeps to build alsa_out & alsa_in
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 18 13:24:48 2014 +0200 (2014-10-18)
parents 1ae5963f23df
children 17e313b5b9c1
line diff
     1.1 --- a/mscore/receipt	Wed Aug 14 18:02:00 2013 +0000
     1.2 +++ b/mscore/receipt	Sat Oct 18 13:24:48 2014 +0200
     1.3 @@ -5,14 +5,16 @@
     1.4  CATEGORY="multimedia"
     1.5  SHORT_DESC="a WYSIWYG music notation program"
     1.6  MAINTAINER="allan316@gmail.com"
     1.7 -DEPENDS="libQtCore libQtGui libQtDesigner libQtScriptTools libQtNetwork libQtSvg \
     1.8 -libQtXml portaudio libsndfile alsa-lib libssl libcrypto"
     1.9 -BUILD_DEPENDS="cmake doxygen qmake Qt4-dev portaudio-dev alsa-lib-dev libsndfile-dev"
    1.10 +LICENSE="GPL2"
    1.11  SOURCE="MuseScore"
    1.12  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.13  WEB_SITE="http://musescore.org"
    1.14  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.15  
    1.16 +DEPENDS="libQtCore libQtGui libQtDesigner libQtScriptTools libQtNetwork libQtSvg \
    1.17 +libQtXml portaudio libsndfile alsa-lib libssl libcrypto"
    1.18 +BUILD_DEPENDS="cmake doxygen qmake Qt4-dev portaudio-dev alsa-lib-dev libsndfile-dev"
    1.19 +
    1.20  # Rules to configure and make the package.
    1.21  compile_rules()
    1.22  {