summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/mesa/mesa-common.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/mesa/mesa-common.inc')
-rw-r--r--meta/recipes-graphics/mesa/mesa-common.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-graphics/mesa/mesa-common.inc b/meta/recipes-graphics/mesa/mesa-common.inc
index ee359ba03e..06ebb7508c 100644
--- a/meta/recipes-graphics/mesa/mesa-common.inc
+++ b/meta/recipes-graphics/mesa/mesa-common.inc
@@ -18,6 +18,11 @@ PE = "2"
18SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/${PV}/MesaLib-${PV}.tar.bz2" 18SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/${PV}/MesaLib-${PV}.tar.bz2"
19S = "${WORKDIR}/Mesa-${PV}" 19S = "${WORKDIR}/Mesa-${PV}"
20 20
21PROTO_DEPS = "xf86driproto glproto"
22LIB_DEPS = "virtual/libx11 libxext libxxf86vm libxdamage libxfixes libxml2-native"
23
24DEPENDS = "makedepend-native python-native ${PROTO_DEPS} ${LIB_DEPS}"
25
21PROVIDES = "virtual/libgl" 26PROVIDES = "virtual/libgl"
22 27
23# for mesa-dri and mesa-xlib 28# for mesa-dri and mesa-xlib