diff options
-rw-r--r-- | recipes-platform/packagegroups/packagegroup-agl-image-ivi.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-platform/packagegroups/packagegroup-agl-image-ivi.bb b/recipes-platform/packagegroups/packagegroup-agl-image-ivi.bb index d04c72fa7..19cf0e6a0 100644 --- a/recipes-platform/packagegroups/packagegroup-agl-image-ivi.bb +++ b/recipes-platform/packagegroups/packagegroup-agl-image-ivi.bb @@ -20,3 +20,7 @@ RDEPENDS_${PN} += "\ packagegroup-agl-ivi-multimedia \ packagegroup-agl-ivi-navigation \ " + +RDEPENDS_${PN} += "\ + agl-login-manager \ + " |