Wayland-1.25.0 needs a new optional prerequisite to build documentation

Richard ([email protected] via blfs-support Mailing List) <[email protected]> Sun, 28 Jun 2026 16:35:12 +0000
Newsgroups gmane.linux.lfs.beyond.support
Message-ID <[email protected]>
This is a multi-part message in MIME format...

------------=_1782664518-1024790-1856
Content-Type: text/plain; charset="US-ASCII"
Content-Transfer-Encoding: 7BIT
Content-length: 331

If you set "-D documentation=true",  meson complains about missing mdbook.

You can get it here: https://github.com/rust-lang/mdBook
It is the usual cargo/rustc application.  I built it as:

cargo build --package mdbook --release
install -vm755 target/release/mdbook /usr/bin

What's with the name?  Is it a bad pun on "Doc" book?

------------=_1782664518-1024790-1856
Content-Type: text/plain; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
MIME-Version: 1.0

-- 
http://lists.linuxfromscratch.org/sympa/info/blfs-support
Unsubscribe: See the above information page

------------=_1782664518-1024790-1856--