diff options
author | Ronan <ronan.lemartret@iot.bzh> | 2016-10-25 15:40:59 +0200 |
---|---|---|
committer | Ronan <ronan.lemartret@iot.bzh> | 2016-10-25 15:40:59 +0200 |
commit | 36d1f3a7a35366a98d3594fb6a4ad0f9082fa9e7 (patch) | |
tree | 66557c2507f73ae543b80bfeff191b50ce485c9b | |
parent | ae4ab003e0cba9ba035ff0275c7ff4e86b964ec2 (diff) |
remove all qtbase-fontmorty
* qtbase 5.7 do not provides fonts any more.
Change-Id: Id48ee68fd4bfe6353c1c210e7694251976554417
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
-rw-r--r-- | recipes-qt/packagegroups/packagegroup-agl-appfw-native-qt5.bb | 6 |
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 1fe2579fd..5444095f0 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 \ |