Files
zoitechat/data/misc/meson.build
Christopher Byrne 78eb1882cb data/misc/meson.build: Fix referencing possibly undefined variable "appstreamcli"
If meson is passed -Dinstall-plugin-metainfo=false, the "appstreamcli"
will not be defined, but it is later referenced in global scope, which
causes and "undefined variable" error in Meson

Signed-off-by: Christopher Byrne <salah.coronya@gmail.com>
(cherry picked from commit df1c74a91d)
2026-09-15 09:12:21 -06:00

3.1 KiB