diff options
| -rw-r--r-- | meta/classes-recipe/fontcache.bbclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/classes-recipe/fontcache.bbclass b/meta/classes-recipe/fontcache.bbclass index 0d496b72dd..6f4978369d 100644 --- a/meta/classes-recipe/fontcache.bbclass +++ b/meta/classes-recipe/fontcache.bbclass | |||
| @@ -13,6 +13,7 @@ PACKAGE_WRITE_DEPS += "qemu-native" | |||
| 13 | inherit qemu | 13 | inherit qemu |
| 14 | 14 | ||
| 15 | FONT_PACKAGES ??= "${PN}" | 15 | FONT_PACKAGES ??= "${PN}" |
| 16 | FONT_PACKAGES:class-native = "" | ||
| 16 | FONT_EXTRA_RDEPENDS ?= "${MLPREFIX}fontconfig-utils" | 17 | FONT_EXTRA_RDEPENDS ?= "${MLPREFIX}fontconfig-utils" |
| 17 | FONTCONFIG_CACHE_DIR ?= "${localstatedir}/cache/fontconfig" | 18 | FONTCONFIG_CACHE_DIR ?= "${localstatedir}/cache/fontconfig" |
| 18 | FONTCONFIG_CACHE_PARAMS ?= "-v" | 19 | FONTCONFIG_CACHE_PARAMS ?= "-v" |
