TeXstudio: build with phonon by default
upstream patched the issues of 2.11.2
This commit is contained in:
parent
adb5b23adb
commit
4e4830720e
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue