# HG changeset patch # User Pascal Bellard # Date 1482758342 -3600 # Node ID abb91538be8c98b49def1b1c3fe70ed7c48d7835 # Parent f47db6a2083ba7fe75da72c8733a56257ea2a391 mscore: update bdeps diff -r f47db6a2083b -r abb91538be8c mscore/receipt --- a/mscore/receipt Mon Dec 26 09:41:48 2016 +0100 +++ b/mscore/receipt Mon Dec 26 14:19:02 2016 +0100 @@ -11,14 +11,14 @@ WEB_SITE="http://musescore.org" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" -DEPENDS="libQtCore libQtGui libQtDesigner libQtScriptTools libQtNetwork libQtSvg \ -libQtXml portaudio libsndfile alsa-lib libssl libcrypto" -BUILD_DEPENDS="cmake doxygen qmake Qt4-dev portaudio-dev alsa-lib-dev libsndfile-dev" +DEPENDS="libQtCore libQtGui libQtDesigner libQtScriptTools libQtNetwork \ +libQtSvg libQtXml portaudio libsndfile alsa-lib libssl libcrypto" +BUILD_DEPENDS="cmake doxygen qmake Qt4-dev portaudio-dev alsa-lib-dev \ +libsndfile-dev freetype-dev" # Rules to configure and make the package. compile_rules() { - cd $src export LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries -lpthread" export QT_PLUGINS_DIR=/usr/lib/qt/plugins sed -i "s/usr\/local/usr/" Makefile