From: Gustavo Zacarias Date: Fri, 8 Apr 2016 12:35:00 +0000 (-0300) Subject: mesa3d: needs host-bison and host-flex X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b38ced5c7dea674a04582c73c00f1d079d49e9f4;p=buildroot.git 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 Signed-off-by: Peter Korsgaard --- diff --git a/package/mesa3d/mesa3d.mk b/package/mesa3d/mesa3d.mk index b5677f988c..27a670e5de 100644 --- a/package/mesa3d/mesa3d.mk +++ b/package/mesa3d/mesa3d.mk @@ -17,6 +17,8 @@ MESA3D_INSTALL_STAGING = YES MESA3D_PROVIDES = MESA3D_DEPENDENCIES = \ + host-bison \ + host-flex \ expat \ libdrm