mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
meson.eclass: raise meson dependency to 0.48.2
Signed-off-by: William Hubbs <williamh@gentoo.org>
This commit is contained in:
@@ -50,7 +50,7 @@ EXPORT_FUNCTIONS src_configure src_compile src_test src_install
|
||||
if [[ -z ${_MESON_ECLASS} ]]; then
|
||||
_MESON_ECLASS=1
|
||||
|
||||
MESON_DEPEND=">=dev-util/meson-0.45.1
|
||||
MESON_DEPEND=">=dev-util/meson-0.48.2
|
||||
>=dev-util/ninja-1.7.2"
|
||||
|
||||
if [[ ${EAPI:-0} == [6] ]]; then
|
||||
|
||||
Reference in New Issue
Block a user