diff options
| author | Christian Haettich <feddischson@gmail.com> | 2018-11-11 19:48:22 +0100 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2018-11-14 20:03:06 +0000 |
| commit | d4e7f73d04e8448d326b6f89908701e304e37d65 (patch) | |
| tree | b6199472d0e45a37d11d31af144306f0bb6c5803 | |
| parent | d0ef3c0819e03af4982ba6066bcda8967bedb44a (diff) | |
| download | meta-qt5-sumo-next.tar.gz | |
qtbase-native: disable postgresql supportsumo-nextsumojansa/sumo
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.bb | 1 |
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 = " \ | |||
| 68 | -no-qml-debug \ | 68 | -no-qml-debug \ |
| 69 | -no-sql-mysql \ | 69 | -no-sql-mysql \ |
| 70 | -no-sql-sqlite \ | 70 | -no-sql-sqlite \ |
| 71 | -no-sql-psql \ | ||
| 71 | -no-opengl \ | 72 | -no-opengl \ |
| 72 | -no-openssl \ | 73 | -no-openssl \ |
| 73 | -no-xcb \ | 74 | -no-xcb \ |
