cogl: fix cross gir

This commit is contained in:
oreo639 2025-03-18 18:29:13 -07:00
parent c15f8c296b
commit 5cc36fc0e3

View file

@ -27,6 +27,10 @@ pre_configure() {
autoreconf -fi
}
pre_build() {
export GIR_EXTRA_LIBS_PATH="${wrksrc}/cogl/.libs"
}
# Needs a GL environment
do_check() {
: