build: link against libinput explicitly
We use its symbol, we should link against it - or strict linkers like gold complain.
This commit is contained in:
parent
c14382181f
commit
7b3922f8e9
@ -83,6 +83,7 @@ MUTTER_PC_MODULES="
|
|||||||
clutter-wayland-compositor-1.0
|
clutter-wayland-compositor-1.0
|
||||||
clutter-egl-1.0
|
clutter-egl-1.0
|
||||||
cogl-1.0 >= 1.17.1
|
cogl-1.0 >= 1.17.1
|
||||||
|
libinput
|
||||||
wayland-server >= 1.4.93
|
wayland-server >= 1.4.93
|
||||||
upower-glib >= 0.99.0
|
upower-glib >= 0.99.0
|
||||||
gnome-desktop-3.0
|
gnome-desktop-3.0
|
||||||
|
Loading…
Reference in New Issue
Block a user