blob: 158416b0842717353b64b68a755ee9574b48f9e3 [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001SUMMARY = "Xorg 100 DPI font set"
2LICENSE = "Custom"
3
4inherit packagegroup distro_features_check
5# rdepends on font recipes with this restriction
6REQUIRED_DISTRO_FEATURES = "x11"
7
8RDEPENDS_${PN} = "\
9 font-adobe-100dpi \
10 font-adobe-utopia-100dpi \
11 font-bh-100dpi \
12 font-bh-lucidatypewriter-100dpi \
13 font-bitstream-100dpi \
14"