summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/nativesdk-qtbase_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/nativesdk-qtbase_git.bb')
-rw-r--r--recipes-qt/qt5/nativesdk-qtbase_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/nativesdk-qtbase_git.bb b/recipes-qt/qt5/nativesdk-qtbase_git.bb
index bac10639..a102d0c4 100644
--- a/recipes-qt/qt5/nativesdk-qtbase_git.bb
+++ b/recipes-qt/qt5/nativesdk-qtbase_git.bb
@@ -79,6 +79,7 @@ DEBIAN_NOAUTONAME_${PN} = "1"
79PACKAGECONFIG ?= "" 79PACKAGECONFIG ?= ""
80PACKAGECONFIG[gui] = "-gui -qpa minimal,-no-gui," 80PACKAGECONFIG[gui] = "-gui -qpa minimal,-no-gui,"
81PACKAGECONFIG[imageformats] = "-qt-libpng -qt-libjpeg -gif -ico, -no-libpng -no-libjpeg -no-ico -no-gif," 81PACKAGECONFIG[imageformats] = "-qt-libpng -qt-libjpeg -gif -ico, -no-libpng -no-libjpeg -no-ico -no-gif,"
82PACKAGECONFIG[openssl] = "-openssl,-no-openssl,openssl,libssl"
82 83
83QT_CONFIG_FLAGS += " \ 84QT_CONFIG_FLAGS += " \
84 -shared \ 85 -shared \
@@ -113,7 +114,6 @@ do_configure() {
113 -no-sql-mysql \ 114 -no-sql-mysql \
114 -no-sql-sqlite \ 115 -no-sql-sqlite \
115 -no-opengl \ 116 -no-opengl \
116 -no-openssl \
117 -no-xcb \ 117 -no-xcb \
118 -no-feature-bearermanagement \ 118 -no-feature-bearermanagement \
119 -no-icu \ 119 -no-icu \