mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-16 15:25:53 +01:00
libdex: Inherit features_check
Fixes QA Issue: libdex: recipe doesn't inherit features_check [unhandled-features-check] Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
2be9752124
commit
f7229b44ea
|
|
@ -2,7 +2,7 @@ LICENSE = "LGPL-2.1-only"
|
|||
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
|
||||
|
||||
GNOMEBASEBUILDCLASS = "meson"
|
||||
inherit gnomebase upstream-version-is-even gobject-introspection
|
||||
inherit features_check gnomebase upstream-version-is-even gobject-introspection
|
||||
|
||||
DEPENDS += " \
|
||||
glib-2.0 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user