summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2017-05-02 14:07:43 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2017-05-03 05:34:31 +0000
commit7f98458540db2eacea7277bfb294255bdd203d05 (patch)
tree8335b4d2b9a6f368ef5d08f3acc6678a04eefdb8 /recipes-qt/qt5
parentf5e9b077e29c33296c78cfd6614cfa7b35ea47d1 (diff)
downloadmeta-boot2qt-7f98458540db2eacea7277bfb294255bdd203d05.tar.gz
qtbase: add support for gif and ico
Support was lost when PACKACONFIGs were added in upstream qtbase recipe. Task-number: QTBUG-60327 Change-Id: I2bee56e9331ab617b92bd6da946894fb3dcf3863 Reviewed-by: Karim Pinter <karim.pinter@qt.io> Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Diffstat (limited to 'recipes-qt/qt5')
-rw-r--r--recipes-qt/qt5/qtbase_git.bbappend2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtbase_git.bbappend b/recipes-qt/qt5/qtbase_git.bbappend
index 264e653..af38d2c 100644
--- a/recipes-qt/qt5/qtbase_git.bbappend
+++ b/recipes-qt/qt5/qtbase_git.bbappend
@@ -37,7 +37,9 @@ PACKAGECONFIG += " \
37 cups \ 37 cups \
38 fontconfig \ 38 fontconfig \
39 freetype \ 39 freetype \
40 gif \
40 glib \ 41 glib \
42 ico \
41 icu \ 43 icu \
42 libinput \ 44 libinput \
43 linuxfb \ 45 linuxfb \