mirror of
https://github.com/brl/mutter.git
synced 2024-11-25 17:40:40 -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
|
LIBWACOM_VERSION=0.13
|
||||||
|
|
||||||
MUTTER_PC_MODULES="
|
MUTTER_PC_MODULES="
|
||||||
|
gl
|
||||||
egl
|
egl
|
||||||
gtk+-3.0 >= 3.19.8
|
gtk+-3.0 >= 3.19.8
|
||||||
gio-unix-2.0 >= 2.35.1
|
gio-unix-2.0 >= 2.35.1
|
||||||
|
Loading…
Reference in New Issue
Block a user