cogl: fix cross gir
This commit is contained in:
parent
c15f8c296b
commit
5cc36fc0e3
@ -27,6 +27,10 @@ pre_configure() {
|
|||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
pre_build() {
|
||||||
|
export GIR_EXTRA_LIBS_PATH="${wrksrc}/cogl/.libs"
|
||||||
|
}
|
||||||
|
|
||||||
# Needs a GL environment
|
# Needs a GL environment
|
||||||
do_check() {
|
do_check() {
|
||||||
:
|
:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user