summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/mesa/mesa-dri_7.11.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/mesa/mesa-dri_7.11.bb')
-rw-r--r--meta/recipes-graphics/mesa/mesa-dri_7.11.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/mesa/mesa-dri_7.11.bb b/meta/recipes-graphics/mesa/mesa-dri_7.11.bb
index 5f15091caf..5f14346ee1 100644
--- a/meta/recipes-graphics/mesa/mesa-dri_7.11.bb
+++ b/meta/recipes-graphics/mesa/mesa-dri_7.11.bb
@@ -7,7 +7,7 @@ LIB_DEPS = "libdrm virtual/libx11 libxext libxxf86vm libxdamage libxfixes expat
7DEPENDS = "${PROTO_DEPS} ${LIB_DEPS} makedepend-native python-native" 7DEPENDS = "${PROTO_DEPS} ${LIB_DEPS} makedepend-native python-native"
8DEPENDS += "mesa-dri-glsl-native" 8DEPENDS += "mesa-dri-glsl-native"
9 9
10PR = "r5" 10PR = "${INC_PR}.0"
11 11
12SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/${PV}/MesaLib-${PV}.tar.bz2 \ 12SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/${PV}/MesaLib-${PV}.tar.bz2 \
13 file://crossfix.patch \ 13 file://crossfix.patch \