mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
TeXstudio: build with phonon by default
upstream patched the issues of 2.11.2
This commit is contained in:
parent
adb5b23adb
commit
4e4830720e
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ hostmakedepends="pkg-config qt5-qmake"
|
||||||
makedepends="qt5-webkit-devel qt5-svg-devel qt5-script-devel qt5-tools-devel"
|
makedepends="qt5-webkit-devel qt5-svg-devel qt5-script-devel qt5-tools-devel"
|
||||||
depends="qt5-svg"
|
depends="qt5-svg"
|
||||||
|
|
||||||
|
build_options_default="phonon"
|
||||||
|
|
||||||
configure_args="-unix"
|
configure_args="-unix"
|
||||||
configure_args+=" -spec linux-g++"
|
configure_args+=" -spec linux-g++"
|
||||||
configure_args+=" NO_TESTS=true"
|
configure_args+=" NO_TESTS=true"
|
||||||
|
|
Loading…
Add table
Reference in a new issue