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 95f98c8a17..e298ff4a06 100644 --- a/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb +++ b/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb | |||
@@ -21,6 +21,7 @@ RDEPENDS_${PN} = "\ | |||
21 | nativesdk-autoconf \ | 21 | nativesdk-autoconf \ |
22 | nativesdk-automake \ | 22 | nativesdk-automake \ |
23 | nativesdk-shadow \ | 23 | nativesdk-shadow \ |
24 | nativesdk-makedevs \ | ||
24 | " | 25 | " |
25 | 26 | ||
26 | RDEPENDS_${PN}_darwin = "\ | 27 | RDEPENDS_${PN}_darwin = "\ |