From 4c149bed416196a953d0c21cdbc854bff705a943 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 1 Mar 2021 15:54:08 +0000 Subject: net-misc/turbovnc: explicitly enable native client too Signed-off-by: Sam James --- net-misc/turbovnc/turbovnc-2.2.6.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'net-misc/turbovnc/turbovnc-2.2.6.ebuild') diff --git a/net-misc/turbovnc/turbovnc-2.2.6.ebuild b/net-misc/turbovnc/turbovnc-2.2.6.ebuild index 53dcdf8067bf..b4ee76048aa0 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 ) -- cgit v1.2.3-65-gdbad