SPEC-3723: restructure meta-agl-demo
[AGL/meta-agl-demo.git] / recipes-platform / packagegroups / packagegroup-agl-source-han-sans-ttf-fonts.bb
1 SUMMARY = "The Source Han Sans ttf fonts for AGL"
2 DESCRIPTION = "A set of packages for source Han Sans ttf fonts"
3
4 LICENSE = "MIT"
5
6 inherit packagegroup
7
8 PACKAGES = "\
9     packagegroup-agl-source-han-sans-ttf-fonts \
10     "
11
12 ALLOW_EMPTY_${PN} = "1"
13
14
15 # fonts
16 RDEPENDS_${PN}_append = " \
17     source-han-sans-cn-fonts \
18     source-han-sans-jp-fonts \
19     source-han-sans-tw-fonts \
20 "