From 7b3922f8e97168d250c52f7c9541f0d9ad63a2e3 Mon Sep 17 00:00:00 2001 From: Giovanni Campagna Date: Mon, 16 Jun 2014 23:22:38 +0200 Subject: [PATCH] build: link against libinput explicitly We use its symbol, we should link against it - or strict linkers like gold complain. --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index 4f8f3e545..a21b4428b 100644 --- a/configure.ac +++ b/configure.ac @@ -83,6 +83,7 @@ MUTTER_PC_MODULES=" clutter-wayland-compositor-1.0 clutter-egl-1.0 cogl-1.0 >= 1.17.1 + libinput wayland-server >= 1.4.93 upower-glib >= 0.99.0 gnome-desktop-3.0