From 275bbe385bdcd573b587aaaa5fa578bf7e83bef1 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 25 Jun 2018 23:23:03 +0200 Subject: qtbase: build sqlite database plugin Signed-off-by: Max Krummenacher --- recipes-qt/qt5/qtbase_%.bbappend | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes-qt/qt5') diff --git a/recipes-qt/qt5/qtbase_%.bbappend b/recipes-qt/qt5/qtbase_%.bbappend index 288f8cb..57ae7ef 100644 --- a/recipes-qt/qt5/qtbase_%.bbappend +++ b/recipes-qt/qt5/qtbase_%.bbappend @@ -9,6 +9,8 @@ PACKAGECONFIG_EXAMPLES ?= "examples" # | } else if (QStyleHelper::isInstanceOf(groupBox->styleObject, QAccessible::Grouping)) { PACKAGECONFIG_append = " accessibility" +PACKAGECONFIG_append = " sql-sqlite" + PACKAGECONFIG_FONTS_append = " fontconfig" #qtbase must be configured with icu for qtwebkit -- cgit v1.2.3