cogl: fix cross gir
This commit is contained in:
parent
c15f8c296b
commit
5cc36fc0e3
1 changed files with 4 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue