diff options
-rw-r--r-- | x11/plasma5-plasma-desktop/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |