summaryrefslogtreecommitdiffstats
path: root/package/x11r7
diff options
context:
space:
mode:
Diffstat (limited to 'package/x11r7')
-rw-r--r--package/x11r7/mesa3d/mesa3d.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/package/x11r7/mesa3d/mesa3d.mk b/package/x11r7/mesa3d/mesa3d.mk
index 7b7f5b4d9..397dbb291 100644
--- a/package/x11r7/mesa3d/mesa3d.mk
+++ b/package/x11r7/mesa3d/mesa3d.mk
@@ -30,6 +30,8 @@ MESA3D_DEPENDENCIES = \
expat \
host-xutil_makedepend \
host-libxml2 \
- host-python
+ host-python \
+ host-bison \
+ host-flex
$(eval $(autotools-package))