summaryrefslogtreecommitdiffstats
path: root/rules/graphics_and_multimedia.in
diff options
context:
space:
mode:
authorBaeuerle, Florian <Florian.Baeuerle@allegion.com>2019-02-20 15:07:53 +0000
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-02-26 09:13:04 +0100
commitebc96f9c97de4d3db08104de82c181b00b02a794 (patch)
treea58970d6de93a11e69b54003b621101aa5421ee5 /rules/graphics_and_multimedia.in
parent2f88d0401bc3398a0a164c7391d0088dff86c9d3 (diff)
downloadptxdist-ebc96f9c97de4d3db08104de82c181b00b02a794.tar.gz
ptxdist-ebc96f9c97de4d3db08104de82c181b00b02a794.tar.xz
fontconfig: untangle from xorg-fonts
The rc-once fc-cache drop-in used to be installed via the xorg-fonts package, which can be undesirable when using collections in combination with image packages. Untangle the packages by installing the rc-once drop-in via the fontconfig package. Signed-off-by: Florian Bäuerle <florian.baeuerle@allegion.com> [mol: move 'select' to toplevel option] 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, 0 insertions, 6 deletions
diff --git a/rules/graphics_and_multimedia.in b/rules/graphics_and_multimedia.in
index 25fb44a79..d5de2f6d0 100644
--- a/rules/graphics_and_multimedia.in
+++ b/rules/graphics_and_multimedia.in
@@ -20,12 +20,6 @@ config XORG_FONTS
select HOST_XORG_APP_MKFONTSCALE
select HOST_XORG_APP_BDFTOPCF
select HOST_XORG_FONT_UTIL
- select RC_ONCE if XORG_FONTS_FC_CACHE && RUNTIME
-
-config XORG_FONTS_FC_CACHE
- default FONTCONFIG
- select FONTCONFIG_UTILS
- tristate
config XORG_FONTS_QT4_LINKS
depends on QT4_PLATFORM_EMBEDDED