mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-05 12:18:09 +02:00
ci: enable xf86bigfont in one set of builds
Hopefully this will avoid us accepting more changesets that break it
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/2053>
(cherry picked from commit 4ca8b9a474)
This commit is contained in:
parent
5a1fe4e4f1
commit
218147dd63
1 changed files with 1 additions and 1 deletions
|
|
@ -184,7 +184,7 @@ meson:
|
|||
BUILD_XORG: true
|
||||
BUILD_XVFB: true
|
||||
BUILD_XWAYLAND: true
|
||||
MESON_EXTRA_ARGS: ${MESON_DDX_BUILD_ARGS}
|
||||
MESON_EXTRA_ARGS: -Dxf86bigfont=true ${MESON_DDX_BUILD_ARGS}
|
||||
|
||||
meson-noglamor:
|
||||
extends: meson
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue