meson: swap libinput dependencies
authorPeter Hutterer <peter.hutterer@who-t.net>
Fri, 23 Jun 2017 05:13:20 +0000 (15:13 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Mon, 26 Jun 2017 08:43:21 +0000 (18:43 +1000)
commit96b885c29a34081654617bdc6d4af6c41ada6e4a
tree655b856d693a61e2a459d7c8062d32bb135e78d2
parentec27aa3a78c549a78f97bab180e65ddbc23822c6
meson: swap libinput dependencies

Since meson commit ae9b238 "ninja: De-dup libraries and use --start/end-group"
we get linker errors with the tools. The duplication is apparently a bit too
agressive, swapping the order here make sure libinput isn't removed.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reported-by: Michel Dänzer <michel@daenzer.net>
Tested-by: Michel Dänzer <michel.daenzer@amd.com>
meson.build