libdrm: disable building of tests to avoid cairo dep
This commit is contained in:
parent
3cbb22adc3
commit
e9cdf793f2
1 changed files with 1 additions and 0 deletions
|
@ -29,4 +29,5 @@ Add_dependency build libpciaccess-devel
|
|||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
sed -i 's/modetest//g' tests/Makefile.in
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue