wok rev 19586
mscore: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Dec 26 14:19:02 2016 +0100 (2016-12-26) |
parents | f47db6a2083b |
children | 15f4b343711a |
files | mscore/receipt |
line diff
1.1 --- a/mscore/receipt Mon Dec 26 09:41:48 2016 +0100 1.2 +++ b/mscore/receipt Mon Dec 26 14:19:02 2016 +0100 1.3 @@ -11,14 +11,14 @@ 1.4 WEB_SITE="http://musescore.org" 1.5 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.6 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 +DEPENDS="libQtCore libQtGui libQtDesigner libQtScriptTools libQtNetwork \ 1.11 +libQtSvg libQtXml portaudio libsndfile alsa-lib libssl libcrypto" 1.12 +BUILD_DEPENDS="cmake doxygen qmake Qt4-dev portaudio-dev alsa-lib-dev \ 1.13 +libsndfile-dev freetype-dev" 1.14 1.15 # Rules to configure and make the package. 1.16 compile_rules() 1.17 { 1.18 - cd $src 1.19 export LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries -lpthread" 1.20 export QT_PLUGINS_DIR=/usr/lib/qt/plugins 1.21 sed -i "s/usr\/local/usr/" Makefile