mesa-common.inc: fix make-depend typo

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-05-24 23:18:54 +02:00
parent 01a5653cc2
commit 919c96b9ca
@@ -11,7 +11,7 @@ PE = "2"
PROTO_DEPS = "xf86driproto glproto" PROTO_DEPS = "xf86driproto glproto"
LIB_DEPS = "virtual/libx11 libxext libxxf86vm libxdamage libxfixes" LIB_DEPS = "virtual/libx11 libxext libxxf86vm libxdamage libxfixes"
DEPENDS = "make-depend-native ${PROTO_DEPS} ${LIB_DEPS}" DEPENDS = "makedepend-native ${PROTO_DEPS} ${LIB_DEPS}"
SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/${PV}/MesaLib-${PV}.tar.bz2;name=archive \ SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/${PV}/MesaLib-${PV}.tar.bz2;name=archive \
" "