commit: 4c149bed416196a953d0c21cdbc854bff705a943
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 1 15:54:08 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 1 15:54:23 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c149bed
net-misc/turbovnc: explicitly enable native client too
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-misc/turbovnc/turbovnc-2.2.6.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/net-misc/turbovnc/turbovnc-2.2.6.ebuild
b/net-misc/turbovnc/turbovnc-2.2.6.ebuild
index 53dcdf8067b..b4ee76048aa 100644
--- a/net-misc/turbovnc/turbovnc-2.2.6.ebuild
+++ b/net-misc/turbovnc/turbovnc-2.2.6.ebuild
@@ -33,6 +33,7 @@ src_configure() {
-DTVNC_SYSTEMX11=ON
-DTVNC_SYSTEMLIBS=ON
-DTVNC_BUILDJAVA=$(usex java)
+ -DTVNC_BUILDNATIVE=ON
-DXKB_BIN_DIRECTORY=/usr/bin
-DXKB_DFLT_RULES=base
)