diff options
Diffstat (limited to 'recipes/packagegroup/packagegroup-b2qt-embedded-base.bb')
-rw-r--r-- | recipes/packagegroup/packagegroup-b2qt-embedded-base.bb | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/recipes/packagegroup/packagegroup-b2qt-embedded-base.bb b/recipes/packagegroup/packagegroup-b2qt-embedded-base.bb index bcc7868..dd1ab44 100644 --- a/recipes/packagegroup/packagegroup-b2qt-embedded-base.bb +++ b/recipes/packagegroup/packagegroup-b2qt-embedded-base.bb | |||
@@ -13,7 +13,7 @@ | |||
13 | ## agreement. | 13 | ## agreement. |
14 | ## | 14 | ## |
15 | ## For further information use the contact form at | 15 | ## For further information use the contact form at |
16 | ## http://qt.digia.com/contact-us. | 16 | ## http://www.qt.io/contact-us. |
17 | ## | 17 | ## |
18 | ## | 18 | ## |
19 | ## $QT_END_LICENSE$ | 19 | ## $QT_END_LICENSE$ |
@@ -47,5 +47,9 @@ RDEPENDS_${PN} = "\ | |||
47 | hunspell \ | 47 | hunspell \ |
48 | ca-certificates \ | 48 | ca-certificates \ |
49 | linux-firmware \ | 49 | linux-firmware \ |
50 | ttf-devanagari \ | ||
51 | ttf-opensans \ | ||
52 | ttf-dejavu-common \ | ||
53 | ttf-dejavu-sans \ | ||
50 | ${MACHINE_EXTRA_INSTALL} \ | 54 | ${MACHINE_EXTRA_INSTALL} \ |
51 | " | 55 | " |