diff options
Diffstat (limited to 'x11/plasma5-plasma-desktop/Makefile')
-rw-r--r-- | x11/plasma5-plasma-desktop/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/plasma5-plasma-desktop/Makefile b/x11/plasma5-plasma-desktop/Makefile index ec1e8387a787..4dbffc2946d2 100644 --- a/x11/plasma5-plasma-desktop/Makefile +++ b/x11/plasma5-plasma-desktop/Makefile @@ -46,7 +46,8 @@ USE_XORG= ice sm x11 xcb xcursor xext xfixes xft xi xrender CMAKE_ON= WANT_SYNAPTICS -SHEBANG_FILES= kcms/ksmserver/kconf_update/ksmserver_update_loginMode_value.py +SHEBANG_FILES= kcms/ksmserver/kconf_update/*.py \ + kcms/keyboard/*.py OPTIONS_SUB= yes |