----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126014/ -----------------------------------------------------------
(Updated Nov. 25, 2015, 2:17 p.m.) Status ------ This change has been marked as submitted. Review request for Plasma. Changes ------- Submitted with commit 0bd4f5d4777d1aa5978a67ee90bd8a963a245687 by Sebastian Kügler to branch Plasma/5.5. Repository: plasma-desktop Description ------- Previously the presence of evdev headers would enable the kcms/input KCM module, and the presence of synaptics driver headers would enable the touchpad module. However, both KCMs unconditionally depend on XInput in some way in a (sub) CMakelists.txt file and deliberately break the build if it is not present or not properly detected. As per the convention in the KCM modules shipped by plasma-desktop, inclusion of the kcms/input and kcms/touchpad subdirectory is made conditional on XInput being present and properly detected during the cmake configure stage. This patch can be pulled from the fix-cmake-xinput-dep branch at: g...@github.com:cmacq2/plasma-desktop.git Diffs ----- kcms/CMakeLists.txt 321fbebba49dad32d237f3941dea9fedaf1a8e5a Diff: https://git.reviewboard.kde.org/r/126014/diff/ Testing ------- Built without XInput development files, using kdesrc-build. Thanks, Johan Ouwerkerk
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel