summaryrefslogtreecommitdiffstats
path: root/rules/xorg-font-ttf.in
diff options
context:
space:
mode:
authorBjörn Esser <b.esser@pengutronix.de>2019-09-25 11:14:34 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-10-01 21:35:27 +0200
commit5763596c25e748da6f48ec77aba9b51fc149f97b (patch)
tree8d370306d26a200dd2261d8a7fd600c9dad3a03c /rules/xorg-font-ttf.in
parent3bb120160eafc193bcfce608510a53076ee06dc0 (diff)
downloadptxdist-5763596c25e748da6f48ec77aba9b51fc149f97b.tar.gz
ptxdist-5763596c25e748da6f48ec77aba9b51fc149f97b.tar.xz
xorg-lib-Xfont2: new package
Newer versions of the XServer need libXfont2. Signed-off-by: Björn Esser <b.esser@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/xorg-font-ttf.in')
-rw-r--r--rules/xorg-font-ttf.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/rules/xorg-font-ttf.in b/rules/xorg-font-ttf.in
index abab0c7a8..c1a454358 100644
--- a/rules/xorg-font-ttf.in
+++ b/rules/xorg-font-ttf.in
@@ -2,9 +2,8 @@
menuconfig XORG_FONT_TTF
depends on MENU_XORG_FONTS
- select XORG_LIB_XFONT_FREETYPE if XORG_LIB_XFONT
+ select XORG_LIB_XFONT2_FREETYPE if XORG_LIB_XFONT2
bool
prompt "xorg true/open type fonts "
source "generated/multimedia_xorg_font_ttf.in"
-