Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] layer.conf: Whitelist cantarell-fonts fontconfig dependency
@ 2016-02-29 15:07 Richard Purdie
  0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2016-02-29 15:07 UTC (permalink / raw)
  To: openembedded-core

fontconfig is a stable API dependency and allarch fonts are desirable.
This matches the other fonts.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 meta/conf/layer.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf
index 8ee61aa..90d71d2 100644
--- a/meta/conf/layer.conf
+++ b/meta/conf/layer.conf
@@ -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 \



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-02-29 15:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-29 15:07 [PATCH] layer.conf: Whitelist cantarell-fonts fontconfig dependency Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox