mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-04 05:04:36 +02:00
qtwayland: Add libxkbcommon in the dependencies
xkb should be optional, but it's not for the moment, so add it to the dependencies. Signed-off-by: Herve Jourdain <herve.jourdain@neuf.fr> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
8092d985b8
commit
f37c5929a9
@@ -2,6 +2,7 @@ require qt5.inc
|
||||
require qt5-git.inc
|
||||
|
||||
DEPENDS += "qtbase qtdeclarative wayland wayland-native qtwayland-native"
|
||||
DEPENDS_append_class-target = " libxkbcommon"
|
||||
|
||||
LICENSE = "GFDL-1.3 & BSD & ( GPL-3.0 & The-Qt-Company-GPL-Exception-1.0 | The-Qt-Company-Commercial ) & ( GPL-2.0+ | LGPL-3.0 | The-Qt-Company-Commercial )"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
|
||||
Reference in New Issue
Block a user