]> git.ipfire.org Git - thirdparty/lxc.git/commit
meson: fix docbook2x detection 4177/head
authorCameron Nemo <cam@nohom.org>
Wed, 17 Aug 2022 03:30:39 +0000 (20:30 -0700)
committerCameron Nemo <cam@nohom.org>
Wed, 17 Aug 2022 03:41:29 +0000 (20:41 -0700)
commit06f99c2599db8140bd839532caa8f6ee0d1c3ff6
tree6e0d6ece42e921c0e0923e57184fd151502249c7
parent1df8895204244384c468a809f2da5cae2bc44c57
meson: fix docbook2x detection

docbook2man can sometimes be docbook2x and other times be docbook-utils.
Rather than compare paths, use version constraints to detect version.

Signed-off-by: Cameron Nemo <cam@nohom.org>
meson.build