mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-03-07 04:34:49 -05:00
doc: add meson.build for book
Signed-off-by: Julian Orth <ju.orth@gmail.com>
This commit is contained in:
parent
cb4e8ada94
commit
4f6ea74a0f
3 changed files with 62 additions and 2 deletions
|
|
@ -78,10 +78,10 @@ workflow:
|
|||
variables:
|
||||
BUILD_OS: debian
|
||||
FDO_DISTRIBUTION_VERSION: trixie
|
||||
FDO_DISTRIBUTION_PACKAGES: 'build-essential pkg-config libexpat1-dev libffi-dev libxml2-dev doxygen graphviz xmlto xsltproc docbook-xsl meson ninja-build'
|
||||
FDO_DISTRIBUTION_PACKAGES: 'build-essential pkg-config libexpat1-dev libffi-dev libxml2-dev doxygen graphviz xmlto xsltproc docbook-xsl mdbook meson ninja-build'
|
||||
# bump this tag every time you change something which requires rebuilding the
|
||||
# base image
|
||||
FDO_DISTRIBUTION_TAG: "2025-12-27.0"
|
||||
FDO_DISTRIBUTION_TAG: "2026-01-31.0"
|
||||
|
||||
.debian-x86_64:
|
||||
extends:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue