mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-08 15:14:49 +02:00
qtwayland: Inherit pkgconfig
Fixes ERROR: Feature 'xcomposite-egl' was enabled, but the pre-condition 'features.wayland-client && features.opengl && features.egl && features.xlib && libs.xcomposite && features.egl_x11' failed. Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
require qt5.inc
|
||||
require qt5-git.inc
|
||||
|
||||
inherit pkgconfig
|
||||
|
||||
DEPENDS += "qtbase qtdeclarative wayland wayland-native qtwayland-native"
|
||||
DEPENDS_append_class-target = " libxkbcommon"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user