diff options
author | Matt Ranostay <matt.ranostay@konsulko.com> | 2019-08-20 03:59:48 +0300 |
---|---|---|
committer | Matt Ranostay <matt.ranostay@konsulko.com> | 2019-08-29 02:39:52 +0300 |
commit | 63d61630c728adaa3465c8f319e586a765d9804b (patch) | |
tree | a2436ab9ce2f659b06202212ef879e399c03b943 /recipes-platform/packagegroups | |
parent | c0a8b9e819a2ca473aabb91feac9833f0397e8c3 (diff) |
packagegroups: graphics: add noto-emoji to packagegroup
Bug-AGL: SPEC-2701
Change-Id: I5be0a1fb5a78737090970741bf52390b4102c341
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Diffstat (limited to 'recipes-platform/packagegroups')
-rw-r--r-- | recipes-platform/packagegroups/packagegroup-agl-ivi-graphics.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-platform/packagegroups/packagegroup-agl-ivi-graphics.bb b/recipes-platform/packagegroups/packagegroup-agl-ivi-graphics.bb index 8831e10a1..89002b8a7 100644 --- a/recipes-platform/packagegroups/packagegroup-agl-ivi-graphics.bb +++ b/recipes-platform/packagegroups/packagegroup-agl-ivi-graphics.bb @@ -12,4 +12,5 @@ ALLOW_EMPTY_${PN} = "1" RDEPENDS_${PN} += "\ opencv \ + noto-emoji \ " |