mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
layer.conf: Whitelist cantarell-fonts fontconfig dependency
fontconfig is a stable API dependency and allarch fonts are desirable. This matches the other fonts. (From OE-Core rev: 93ca16b2f822e4bd8681d65464563f5456c613ea) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -51,6 +51,7 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
|
||||
initramfs-framework->systemd \
|
||||
initramfs-framework->udev \
|
||||
liberation-fonts->fontconfig \
|
||||
cantarell-fonts->fontconfig \
|
||||
gnome-icon-theme->librsvg \
|
||||
font-alias->font-util \
|
||||
weston-init->weston \
|
||||
|
||||
Reference in New Issue
Block a user