diff options
-rw-r--r-- | meta/recipes-graphics/mesa/mesa-common.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/mesa/mesa-common.inc b/meta/recipes-graphics/mesa/mesa-common.inc index 1c376b7733..f697e673e4 100644 --- a/meta/recipes-graphics/mesa/mesa-common.inc +++ b/meta/recipes-graphics/mesa/mesa-common.inc | |||
@@ -19,7 +19,7 @@ PE = "2" | |||
19 | PROTO_DEPS = "xf86driproto glproto" | 19 | PROTO_DEPS = "xf86driproto glproto" |
20 | LIB_DEPS = "virtual/libx11 libxext libxxf86vm libxdamage libxfixes libxml2-native" | 20 | LIB_DEPS = "virtual/libx11 libxext libxxf86vm libxdamage libxfixes libxml2-native" |
21 | 21 | ||
22 | DEPENDS = "makedepend-native python-native ${PROTO_DEPS} ${LIB_DEPS}" | 22 | DEPENDS = "makedepend-native python-native flex-native bison-native ${PROTO_DEPS} ${LIB_DEPS}" |
23 | 23 | ||
24 | PROVIDES = "virtual/libgl" | 24 | PROVIDES = "virtual/libgl" |
25 | 25 | ||