On Thu, Sep 2, 2021 at 6:47 AM Michał Górny <mgo...@gentoo.org> wrote:
>
> Signed-off-by: Michał Górny <mgo...@gentoo.org>
> ---
>  eclass/meson.eclass | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/eclass/meson.eclass b/eclass/meson.eclass
> index eaff26709a75..c5e3b91f9a15 100644
> --- a/eclass/meson.eclass
> +++ b/eclass/meson.eclass
> @@ -6,6 +6,7 @@
>  # William Hubbs <willi...@gentoo.org>
>  # Mike Gilbert <flop...@gentoo.org>
>  # @SUPPORTED_EAPIS: 6 7 8
> +# @PROVIDES: ninja-utils
>  # @BLURB: common ebuild functions for meson-based packages
>  # @DESCRIPTION:
>  # This eclass contains the default phase functions for packages which
> --
> 2.33.0

Please drop this patch. meson.eclass does not use ninja-utils since
5974284d8cb3c2b6d3dab3ad83c2f270db3b0798, and we certainly don't want
to implicitly provide it to consumers.

We should probably remove the ninja-utils inherit from meson.eclass instead.

Reply via email to