diff options
-rw-r--r-- | meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb b/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb index 4bf0ac0457..ae989011f4 100644 --- a/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb +++ b/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb | |||
@@ -22,6 +22,7 @@ RDEPENDS_${PN} = "\ | |||
22 | nativesdk-shadow \ | 22 | nativesdk-shadow \ |
23 | nativesdk-makedevs \ | 23 | nativesdk-makedevs \ |
24 | nativesdk-cmake \ | 24 | nativesdk-cmake \ |
25 | nativesdk-meson \ | ||
25 | ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'nativesdk-wayland', '', d)} \ | 26 | ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'nativesdk-wayland', '', d)} \ |
26 | nativesdk-sdk-provides-dummy \ | 27 | nativesdk-sdk-provides-dummy \ |
27 | nativesdk-bison \ | 28 | nativesdk-bison \ |