summaryrefslogtreecommitdiffstats
path: root/recipes-qt/packagegroups
diff options
context:
space:
mode:
authorTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>2016-10-28 22:21:09 +0900
committerTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>2016-10-28 22:27:25 +0900
commiteb689fa7b8a252ca1ae933ca9fe0c57e6757e87d (patch)
tree82753e54e6bea920830845aab290bbd3bf3cc607 /recipes-qt/packagegroups
parentb5cbc82b0fe8b1761ae629b13f0042474aaa7d0d (diff)
Preparation of upgrading to Qt5.7
Qt5.7 no longer provides any fonts. As a result of this change, fontconfig and some ttf fonts are to be installed for AGL DEMO Apps. Change-Id: I2cee35ccd909d08b47d4f2c6d68414f01fa82853 Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Diffstat (limited to 'recipes-qt/packagegroups')
-rw-r--r--recipes-qt/packagegroups/packagegroup-agl-appfw-native-qt5.bb6
1 files changed, 0 insertions, 6 deletions
diff --git a/recipes-qt/packagegroups/packagegroup-agl-appfw-native-qt5.bb b/recipes-qt/packagegroups/packagegroup-agl-appfw-native-qt5.bb
index 1fe2579f..5444095f 100644
--- a/recipes-qt/packagegroups/packagegroup-agl-appfw-native-qt5.bb
+++ b/recipes-qt/packagegroups/packagegroup-agl-appfw-native-qt5.bb
@@ -14,12 +14,6 @@ ALLOW_EMPTY_${PN} = "1"
RDEPENDS_${PN} += "\
qtbase \
qtbase-dev \
- qtbase-fonts \
- qtbase-fonts-pfa \
- qtbase-fonts-pfb \
- qtbase-fonts-qpf \
- qtbase-fonts-ttf-dejavu \
- qtbase-fonts-ttf-vera \
qtbase-plugins \
qtbase-staticdev \
qtbase-tools \