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 84fb95d393..95f98c8a17 100644 --- a/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb +++ b/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb @@ -20,6 +20,7 @@ RDEPENDS_${PN} = "\      nativesdk-libtool \      nativesdk-autoconf \      nativesdk-automake \ +    nativesdk-shadow \      "  RDEPENDS_${PN}_darwin = "\ | 
