Review Request 126013: fix: kacess should not be built if xkb is not present
Johan Ouwerkerk
jm.ouwerkerk at gmail.com
Wed Nov 25 14:04:33 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/126013/
-----------------------------------------------------------
(Updated Nov. 25, 2015, 2:04 p.m.)
Status
------
This change has been marked as submitted.
Review request for Plasma.
Changes
-------
Submitted with commit 5667cb503e513bc5197b2ad008d1a921d450ffb3 by Sebastian Kügler to branch Plasma/5.5.
Repository: plasma-desktop
Description
-------
The XCB-XKB dependency of plasma-desktop is optional, however kacess depends directly and unconditionally on the xcb/xkb.h header file.
This causes the build of plasma-desktop to fail at compile stage if the xkb header is not present.
As per the convention in the kcm modules shipped by plasma-desktop, inclusion of the kacess subdirectory is made conditional on XKB being present and properly detected during the cmake configure stage.
Diffs
-----
CMakeLists.txt 193238a8dcbb2c6e2bda01c390c57ff2ecfebeb0
Diff: https://git.reviewboard.kde.org/r/126013/diff/
Testing
-------
Built without xkb header, using kdesrc-build
Thanks,
Johan Ouwerkerk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20151125/9c071f11/attachment.html>
More information about the Plasma-devel
mailing list