>>>>> On Tue, 26 Jun 2018, Marty E Plummer wrote: > Add dev-util/desktop-file-utils and x11-misc/shared-mime-info to BDEPEND > as a number of executables which will need to be executed on the build > host are included in them.
> Package-Manager: Portage-2.3.40, Repoman-2.3.9
> ---
> eclass/xdg.eclass | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
> diff --git a/eclass/xdg.eclass b/eclass/xdg.eclass
> index 2a4e1f81abf..fc4bee30ca5 100644
> --- a/eclass/xdg.eclass
> +++ b/eclass/xdg.eclass
> @@ -26,6 +26,7 @@ DEPEND="
> dev-util/desktop-file-utils
> x11-misc/shared-mime-info
> "
> +[[ ${EAPI:-0} == [0123456] ]] || BDEPEND="${DEPEND}"
Are these also needed in DEPEND? If not, you should set DEPEND="" in
EAPI 7.
Ulrich
pgpYvDrV0JO4f.pgp
Description: PGP signature
