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:
Khem Raj
2021-09-25 14:53:55 -07:00
committed by Martin Jansa
parent ca2138bd25
commit 0e6233794a

View File

@@ -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"