diff options
-rw-r--r-- | recipes-qt/qt5/qtbase_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtbase_git.bb b/recipes-qt/qt5/qtbase_git.bb index 72ef3ae7..a2a865db 100644 --- a/recipes-qt/qt5/qtbase_git.bb +++ b/recipes-qt/qt5/qtbase_git.bb | |||
@@ -127,6 +127,7 @@ PACKAGECONFIG[nis] = "-nis,-no-nis" | |||
127 | PACKAGECONFIG[widgets] = "-widgets,-no-widgets" | 127 | PACKAGECONFIG[widgets] = "-widgets,-no-widgets" |
128 | PACKAGECONFIG[libproxy] = "-libproxy,-no-libproxy,libproxy" | 128 | PACKAGECONFIG[libproxy] = "-libproxy,-no-libproxy,libproxy" |
129 | PACKAGECONFIG[libinput] = "-libinput,-no-libinput,libinput" | 129 | PACKAGECONFIG[libinput] = "-libinput,-no-libinput,libinput" |
130 | PACKAGECONFIG[journald] = "-journald,-no-journald,systemd" | ||
130 | 131 | ||
131 | QT_CONFIG_FLAGS += " \ | 132 | QT_CONFIG_FLAGS += " \ |
132 | -shared \ | 133 | -shared \ |