qt5base: use libinput by default
authorMirko Vogt <mirko-dev@nanl.de>
Fri, 17 Nov 2017 15:57:00 +0000 (16:57 +0100)
committerMirko Vogt <mirko-dev@nanl.de>
Sat, 18 Nov 2017 16:11:24 +0000 (17:11 +0100)
commit808b3c643054c611cace72c95b7ed7256cbcd484
tree6d02ab1ca84fb272b37719f3fee3efce3de2c8ff
parentab90b203ba2a76184d2ee510eed35a39c1cefaaa
qt5base: use libinput by default

Due to the switch from hotplug2 to procd, libudev - which libinput
requires - was rendered unusable on OpenWrt/LEDE.
However since there's libudev-fbsd now which is used as a
drop-in-replacement for libudev, we can now make use of libinput again
and therewith avoid the need of passing platform specific env vars
telling the paths to mouse/touchscreen/keyboard (evdev).
frameworks/qt5base/Makefile