Files
yoctor-layers/meta-st/meta-st-openstlinux/recipes-samples/packagegroups/packagegroup-framework-sample-qtwayland.bb
2024-07-11 14:16:35 +02:00

16 lines
458 B
BlitzBasic

SUMMARY = "Framework sample qt components over QTwayland"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
inherit packagegroup features_check
REQUIRED_DISTRO_FEATURES = "wayland"
RDEPENDS:${PN} = "\
packagegroup-framework-sample-qt \
\
qtwayland \
qtwayland-plugins \
openstlinux-qt-wayland \
"