meta-agl-core: fix polkit dependencies
[AGL/meta-agl.git] / meta-agl-core / recipes-platform / packagegroups / packagegroup-agl-graphical-weston.bb
1 DESCRIPTION = "The minimal set of packages required for the Weston compositor"
2 LICENSE = "MIT"
3
4 inherit packagegroup
5
6 RDEPENDS:${PN} += " \
7     weston \
8     weston-init \
9 "