mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 21:49:33 +02:00
inputproto: Add missing DEPENDS on util-macros
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -7,4 +7,6 @@ PV = "1.9.99.12+git${SRCPV}"
|
||||
SRC_URI = "git://anongit.freedesktop.org/git/xorg/proto/inputproto;protocol=git"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS += "util-macros"
|
||||
|
||||
BBCLASSEXTEND = "native sdk"
|
||||
|
||||
Reference in New Issue
Block a user