xorg-fonts-100dpi: add recipe

Adding a packagegroup recipe to build all the core 100dpi X fonts.

Signed-off-by: Ben Shelton <ben.shelton@ni.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Ben Shelton
2014-05-12 12:31:54 -05:00
committed by Martin Jansa
parent f540381261
commit 4c9e177bc8
@@ -0,0 +1,14 @@
SUMMARY = "Xorg 100 DPI font set"
LICENSE = "Custom"
inherit packagegroup
PACKAGE_ARCH = "${MACHINE_ARCH}"
RDEPENDS_${PN} = "\
font-adobe-100dpi \
font-adobe-utopia-100dpi \
font-bh-100dpi \
font-bh-lucidatypewriter-100dpi \
font-bitstream-100dpi \
"