commit:     ea77f4cec864578517b1e11bb325265564db46e4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 16 03:47:16 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 16 03:49:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea77f4ce

x11-base/xwayland: fix rpc option

Bug: https://bugs.gentoo.org/829208
Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-base/xwayland/xwayland-21.1.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-base/xwayland/xwayland-21.1.4.ebuild 
b/x11-base/xwayland/xwayland-21.1.4.ebuild
index 8cc2e527c783..bd40444eff1f 100644
--- a/x11-base/xwayland/xwayland-21.1.4.ebuild
+++ b/x11-base/xwayland/xwayland-21.1.4.ebuild
@@ -65,7 +65,7 @@ src_configure() {
                -Dglamor=true
                -Dglx=true
                -Dipv6=true
-               -Drpc=false
+               -Dsecure-rpc=false
                -Dscreensaver=true
                -Dsha1=libcrypto
                -Dxace=true

Reply via email to