summaryrefslogtreecommitdiffstats
path: root/meta-agl-core/recipes-platform/packagegroups/packagegroup-agl-graphical-weston.bb
blob: 96f09d5ab769fcfb53154f26130223984a7450e1 (plain)
1
2
3
4
5
6
7
8
9
DESCRIPTION = "The minimal set of packages required for the Weston compositor"
LICENSE = "MIT"

inherit packagegroup

RDEPENDS:${PN} += " \
    weston \
    weston-init \
"