mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 23:50:41 -05:00
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.
This commit is contained in:
parent
c85f322b20
commit
64cb735abf
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user