TeXstudio: build with phonon by default

upstream patched the issues of 2.11.2
This commit is contained in:
Piraty 2017-01-13 14:46:40 +01:00
parent adb5b23adb
commit 4e4830720e
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@ hostmakedepends="pkg-config qt5-qmake"
makedepends="qt5-webkit-devel qt5-svg-devel qt5-script-devel qt5-tools-devel"
depends="qt5-svg"
build_options_default="phonon"
configure_args="-unix"
configure_args+=" -spec linux-g++"
configure_args+=" NO_TESTS=true"