mesa3d: needs host-bison and host-flex
Fixes (host-bison): http://autobuild.buildroot.net/results/e91/e919dbe6660a6c8c087969a6646e97dd058ce2c7/ Fixes (host-flex): http://autobuild.buildroot.net/results/66d/66d45e34a38f15e391500ea7f7036606bbaf2655/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
f6fd41c16a
commit
b38ced5c7d
@ -17,6 +17,8 @@ MESA3D_INSTALL_STAGING = YES
|
||||
MESA3D_PROVIDES =
|
||||
|
||||
MESA3D_DEPENDENCIES = \
|
||||
host-bison \
|
||||
host-flex \
|
||||
expat \
|
||||
libdrm
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user