summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorCarlos Garnacho <carlosg@gnome.org>2017-10-09 13:41:41 +0200
committerCarlos Garnacho <carlosg@gnome.org>2017-10-09 13:41:41 +0200
commit64cb735abf83d876abeb7f6f9cc601f2908b50c2 (patch)
tree2848b2f9f0b70a022501721a2d61784ea58c93b5 /configure.ac
parentc85f322b203b7bf216e8ec3bb1da69de43310ff4 (diff)
downloadmutter-64cb735abf83d876abeb7f6f9cc601f2908b50c2.tar.gz
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.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
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