mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-09-18 05:39:57 +00:00
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)