aboutsummaryrefslogtreecommitdiffstats
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-14 20:03:06 +0000
commitd4e7f73d04e8448d326b6f89908701e304e37d65 (patch)
treeb6199472d0e45a37d11d31af144306f0bb6c5803
parentd0ef3c0819e03af4982ba6066bcda8967bedb44a (diff)
qtbase-native: disable postgresql support
Signed-off-by: Christian Haettich <feddischson@gmail.com> 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 36eeae89..a378b8c6 100644
--- a/recipes-qt/qt5/qtbase-native_git.bb
+++ b/recipes-qt/qt5/qtbase-native_git.bb
@@ -68,6 +68,7 @@ PACKAGECONFIG_CONFARGS = " \
-no-qml-debug \
-no-sql-mysql \
-no-sql-sqlite \
+ -no-sql-psql \
-no-opengl \
-no-openssl \
-no-xcb \