@@ -1,7 +1,7 @@
DEPENDS += "native:mesa-dri-glsl"
-SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/${PV}/MesaLib-${PV}.tar.bz2 \
+SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/older-versions/7.x/${PV}/MesaLib-${PV}.tar.bz2 \
file://uclibc.patch \
file://crossfix.patch \
file://crossfix-mklib.patch \
@@ -11,7 +11,7 @@ BUGTRACKER = "https://bugs.freedesktop.org"
LICENSE = "MIT"
PROTO_DEPS = "xf86driproto glproto"
-LIB_DEPS = "libx11 libxext"
+LIB_DEPS = "libx11 libxext libxi libxmu"
DEPENDS = "native:makedepend native:python-runtime native:libxml2 ${PROTO_DEPS} ${LIB_DEPS} libxxf86vm libxdamage libxfixes"
DEPENDS_${PN}-dev += "xf86driproto glproto"