summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Haettich <feddischson@gmail.com>2018-11-11 19:48:22 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2018-11-13 11:08:34 +0000
commit3fa199310a6bb42befeb2136d144054815d46bdf (patch)
treef9ca37a70076b12da3e16fcdf08676b4e64829ac
parent0edbe1ba0daa069fa68368c8e2f8b72883e4ca99 (diff)
downloadmeta-qt5-3fa199310a6bb42befeb2136d144054815d46bdf.tar.gz
qtbase-native: disable postgresql support
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--recipes-qt/qt5/qtbase-native_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtbase-native_git.bb b/recipes-qt/qt5/qtbase-native_git.bb
index 0d01c041..660c27ae 100644
--- a/recipes-qt/qt5/qtbase-native_git.bb
+++ b/recipes-qt/qt5/qtbase-native_git.bb
@@ -69,6 +69,7 @@ PACKAGECONFIG_CONFARGS = " \
69 -no-gui \ 69 -no-gui \
70 -no-sql-mysql \ 70 -no-sql-mysql \
71 -no-sql-sqlite \ 71 -no-sql-sqlite \
72 -no-sql-psql \
72 -no-opengl \ 73 -no-opengl \
73 -no-openssl \ 74 -no-openssl \
74 -no-xcb \ 75 -no-xcb \