diff options
Diffstat (limited to 'recipes-qt/qt/qtbase_agldemo.inc')
-rw-r--r-- | recipes-qt/qt/qtbase_agldemo.inc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes-qt/qt/qtbase_agldemo.inc b/recipes-qt/qt/qtbase_agldemo.inc index b2bfe3749..03743740c 100644 --- a/recipes-qt/qt/qtbase_agldemo.inc +++ b/recipes-qt/qt/qtbase_agldemo.inc @@ -1,5 +1 @@ -# Enable EGL and KMS platform plugins to allow demos of Qt compositor -# without Wayland -PACKAGECONFIG_GL:append = "${@bb.utils.contains('DISTRO_FEATURES', 'opengl', ' eglfs kms gbm', '', d)}" - PACKAGECONFIG:append = " xkbcommon icu fontconfig sql-sqlite" |