app-editors/texworks: Change TW_BUILD_ID
This commit is contained in:
parent
0ba4ecfd89
commit
0276e800c4
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ src_configure() {
|
||||||
-DQTPDF_VIEWER=ON
|
-DQTPDF_VIEWER=ON
|
||||||
-DBUILD_SHARED_PLUGINS=ON
|
-DBUILD_SHARED_PLUGINS=ON
|
||||||
-DQT_DEFAULT_MAJOR_VERSION=6
|
-DQT_DEFAULT_MAJOR_VERSION=6
|
||||||
-DTW_BUILD_ID="suijin-overlay package"
|
-DTW_BUILD_ID=suijin-overlay package
|
||||||
)
|
)
|
||||||
|
|
||||||
use lua && mycmakeargs+=( -DLUA_VERSION="$(lua_get_version)" )
|
use lua && mycmakeargs+=( -DLUA_VERSION="$(lua_get_version)" )
|
Loading…
Add table
Reference in a new issue