meson.build: restore compatibility with meson in kirkstone 32/29032/1
authorDenys Dmytriyenko <denys@konsulko.com>
Tue, 20 Jun 2023 16:38:15 +0000 (16:38 +0000)
committerDenys Dmytriyenko <denys@konsulko.com>
Tue, 20 Jun 2023 16:57:04 +0000 (16:57 +0000)
commit2de7cadddde53bc87328df3b1cabeff4a00932ba
treeb77c48e614a0ca8f43ecfa2d264e32b4436670b5
parent5d4671ca8e09985471336eef7f6ecfaa79fd768e
meson.build: restore compatibility with meson in kirkstone

The version of meson in kirkstone doesn't yet have the "version" method
in output of find_program(), only in dependency(). The previous change
was too aggressive requiring too newer version of meson than what is
available in kirkstone, so restore the compatibility back.

Bug-AGL: SPEC-4578

Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Change-Id: I14bc5ce114f24d0fac85a4eddac34277e46970a8
homescreen/meson.build