gdk-pixbuf: disable tests to unbreak musl.
This commit is contained in:
parent
33a2c3917b
commit
e7d78c507a
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ if [ -z "$CROSS_BUILD" ]; then
|
|||
fi
|
||||
|
||||
pre_configure() {
|
||||
sed -i '/SUBDIRS/s/tests//' Makefile.am
|
||||
autoreconf -fi
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue