summaryrefslogtreecommitdiffstats
path: root/rules/graphics_and_multimedia.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2014-05-01 15:33:23 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-05-01 15:46:25 +0200
commitfea4d2aefc4ee019c58b9735192e51c19d941e19 (patch)
tree58f62c4e5d5554f5b0c84e14c8e408a34f02fbe6 /rules/graphics_and_multimedia.in
parent51e5a03292532ae45c8240baf70a697ec0daaebc (diff)
downloadptxdist-fea4d2aefc4ee019c58b9735192e51c19d941e19.tar.gz
ptxdist-fea4d2aefc4ee019c58b9735192e51c19d941e19.tar.xz
xorg-fonts: add rc-once script to generate a fontconfig cache
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/graphics_and_multimedia.in')
-rw-r--r--rules/graphics_and_multimedia.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/rules/graphics_and_multimedia.in b/rules/graphics_and_multimedia.in
index c381e4c70..bd60cb1c1 100644
--- a/rules/graphics_and_multimedia.in
+++ b/rules/graphics_and_multimedia.in
@@ -24,6 +24,12 @@ config XORG_FONTS
select HOST_XORG_APP_MKFONTSCALE
select HOST_XORG_APP_BDFTOPCF
select HOST_XORG_FONT_UTIL
+ select RC_ONCE if XORG_FONTS_QT4_FC_CACHE && RUNTIME
+
+config XORG_FONTS_FC_CACHE
+ default FONTCONFIG
+ select FONTCONFIG_UTILS
+ bool
config XORG_FONTS_QT4_LINKS
depends on QT4_PLATFORM_EMBEDDED