Skip to content

Fix missing dependency to xorg-evdev

Oxalica -- requested to merge oxalica/plasma-desktop:master into master

The header of evdev is included by kcms/mouse/backends/x11/x11_evdev_backend.cpp. So it should be listed in dependencies. Or it will fail to compile when evdev is not installed in the same place as X11.

Merge request reports