Skip to content

Commit

Permalink
meson.eclass: depend in >=dev-util/meson-0.58.2-r1
Browse files Browse the repository at this point in the history
Bug: https://bugs.gentoo.org/810655
Signed-off-by: Mike Gilbert <[email protected]>
  • Loading branch information
floppym committed Sep 21, 2021
1 parent da57770 commit c6a3fa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eclass/meson.eclass
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ inherit multiprocessing ninja-utils python-utils-r1 toolchain-funcs

EXPORT_FUNCTIONS src_configure src_compile src_test src_install

_MESON_DEPEND=">=dev-util/meson-0.57.0
_MESON_DEPEND=">=dev-util/meson-0.58.2-r1
>=dev-util/ninja-1.8.2
dev-util/meson-format-array
"
Expand Down

0 comments on commit c6a3fa5

Please sign in to comment.