mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-17 09:37:56 +00:00
mesa-common.inc: fix make-depend typo
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
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 \
|
||||||
"
|
"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user