mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
mesa-common.inc: fix make-depend typo
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -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 \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user