From e6b082b044c95b92ce0e2dd9a985ac3123e646b5 Mon Sep 17 00:00:00 2001 From: Gleb Popov Date: Sat, 6 Jun 2020 19:04:16 +0000 Subject: [PATCH] x11/plasma5-plasma-desktop: Fix CMake options after r538113. Reported by: Michael Butler --- x11/plasma5-plasma-desktop/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/x11/plasma5-plasma-desktop/Makefile b/x11/plasma5-plasma-desktop/Makefile index c84343e86e7a..899af961ef7e 100644 --- a/x11/plasma5-plasma-desktop/Makefile +++ b/x11/plasma5-plasma-desktop/Makefile @@ -47,6 +47,7 @@ USE_QT= concurrent core dbus declarative gui network phonon4 printsupport \ buildtools_build qmake_build USE_XORG= ice sm x11 xcb xcursor xext xfixes xft xi xrender +CMAKE_ARGS= -DWANT_SYNAPTICS:BOOL=ON SHEBANG_FILES= kcms/ksmserver/kconf_update/ksmserver_update_loginMode_value.py