summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-qt/qt/qtbase_agldemo.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt/qtbase_agldemo.inc b/recipes-qt/qt/qtbase_agldemo.inc
index 48d96b2d..b2bfe374 100644
--- a/recipes-qt/qt/qtbase_agldemo.inc
+++ b/recipes-qt/qt/qtbase_agldemo.inc
@@ -2,4 +2,4 @@
# without Wayland
PACKAGECONFIG_GL:append = "${@bb.utils.contains('DISTRO_FEATURES', 'opengl', ' eglfs kms gbm', '', d)}"
-PACKAGECONFIG:append = " icu fontconfig sql-sqlite"
+PACKAGECONFIG:append = " xkbcommon icu fontconfig sql-sqlite"