mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 18:32:13 +02:00
libxkbcommon: remove obsolete util-macros dependency
This is a hang-over from the autotools build system. (From OE-Core rev: 500b63b000674f812e9f11681ff5c30a81107bb4) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8ae4af6030
commit
c4935c0dcb
@@ -5,7 +5,7 @@ HOMEPAGE = "http://www.xkbcommon.org"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=e525ed9809e1f8a07cf4bce8b09e8b87"
|
||||
LICENSE = "MIT & MIT-style"
|
||||
|
||||
DEPENDS = "util-macros flex-native bison-native"
|
||||
DEPENDS = "flex-native bison-native"
|
||||
|
||||
SRC_URI = "http://xkbcommon.org/download/${BPN}-${PV}.tar.xz"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user