summaryrefslogtreecommitdiff
path: root/app-editors/texworks/texworks-0.6.3.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-10-13 22:19:36 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-10-14 23:22:23 +0100
commit4b19be30aa626b327c885dae62c559ec0e9fb935 (patch)
tree76e74807bc479502e13866b581b6bf86734ec634 /app-editors/texworks/texworks-0.6.3.ebuild
parent30d6f67c98d149508509d5e86f176d558793acc0 (diff)
gentoo resync : 13.10.2019
Diffstat (limited to 'app-editors/texworks/texworks-0.6.3.ebuild')
-rw-r--r--app-editors/texworks/texworks-0.6.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/texworks/texworks-0.6.3.ebuild b/app-editors/texworks/texworks-0.6.3.ebuild
index f52bfdf76e57..63fc66eee9b1 100644
--- a/app-editors/texworks/texworks-0.6.3.ebuild
+++ b/app-editors/texworks/texworks-0.6.3.ebuild
@@ -41,7 +41,7 @@ pkg_setup() {
src_configure() {
local mycmakeargs=(
-Wno-dev
- -DPREFER_BUNDLED_SYNCTEX=OFF
+ -DPREFER_BUNDLED_SYNCTEX=ON
-DWITH_LUA=$(usex lua ON OFF)
-DWITH_PYTHON=$(usex python ON OFF)
-DTeXworks_PLUGIN_DIR="/usr/$(get_libdir)/texworks"