[Bug 240964] x11-toolkits/qt5-gui: 5.13.0 fails to build
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Oct 1 10:17:47 BST 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240964
Walter Schwarzenfeld <w.schwarzenfeld at utanet.at> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |w.schwarzenfeld at utanet.at
--- Comment #1 from Walter Schwarzenfeld <w.schwarzenfeld at utanet.at> ---
It builds if I remove in
src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp:
52 #ifdef Q_OS_FREEBSD
53 #include <dev/evdev/input.h>
54 #else
55 #include <linux/input.h>
56 #endif
57
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list