mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
wayland: remove explicit class-native DEPENDS
(From OE-Core rev: 50147404973e3f09206e8c1bb53d65b0772492e1) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8ac69a923c
commit
ddb8d3fb73
@@ -23,7 +23,6 @@ inherit autotools pkgconfig
|
|||||||
# We need wayland-native for the wayland-scanner utility
|
# We need wayland-native for the wayland-scanner utility
|
||||||
BBCLASSEXTEND = "native"
|
BBCLASSEXTEND = "native"
|
||||||
|
|
||||||
DEPENDS_class-native = "expat-native libffi-native"
|
|
||||||
DEPENDS = "expat libffi wayland-native"
|
DEPENDS = "expat libffi wayland-native"
|
||||||
|
|
||||||
EXTRA_OECONF = "--disable-documentation --disable-scanner"
|
EXTRA_OECONF = "--disable-documentation --disable-scanner"
|
||||||
|
|||||||
Reference in New Issue
Block a user