From 64cb735abf83d876abeb7f6f9cc601f2908b50c2 Mon Sep 17 00:00:00 2001 From: Carlos Garnacho Date: Mon, 9 Oct 2017 13:41:41 +0200 Subject: [PATCH] configure: Explicitly require gl pkgconfig file Mutter now does direct calls to GL, so we should add the requirement to it. Fixes underlinking when generating Meta-1.gir. --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index a5870e6ab..c7b2651a9 100644 --- a/configure.ac +++ b/configure.ac @@ -80,6 +80,7 @@ CANBERRA_GTK_VERSION=0.26 LIBWACOM_VERSION=0.13 MUTTER_PC_MODULES=" + gl egl gtk+-3.0 >= 3.19.8 gio-unix-2.0 >= 2.35.1