mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-07-20 21:03:22 +00:00
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:
parent
f540381261
commit
4c9e177bc8
14
meta-oe/recipes-graphics/xorg-font/xorg-fonts-100dpi.bb
Normal file
14
meta-oe/recipes-graphics/xorg-font/xorg-fonts-100dpi.bb
Normal file
@ -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 \
|
||||
"
|
||||
Loading…
x
Reference in New Issue
Block a user