mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
libsecret: inherit features_check
* otherwise REQUIRED_DISTRO_FEATURES doesn't do anything (From OE-Core rev: 08c86406186828dce19e101adfd118ed5d9e947e) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f1fdd5812e
commit
e8ac4332b8
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=23c2a5e0106b99d75238986559bb5fc6"
|
|||||||
|
|
||||||
GNOMEBASEBUILDCLASS = "meson"
|
GNOMEBASEBUILDCLASS = "meson"
|
||||||
|
|
||||||
inherit gnomebase gtk-doc vala gobject-introspection manpages
|
inherit gnomebase gtk-doc vala gobject-introspection manpages features_check
|
||||||
|
|
||||||
DEPENDS += "glib-2.0 libgcrypt gettext-native"
|
DEPENDS += "glib-2.0 libgcrypt gettext-native"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user