On Wed, Jun 27, 2018 at 08:37:04AM +0200, Michał Górny wrote:
> W dniu śro, 27.06.2018 o godzinie 06∶58 +0200, użytkownik Ulrich Mueller
> napisał:
> > > > > > > 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.
> >
>
> Technically, they don't belong in either because they're run
> in pkg_post* phases only.
>
Huh. well, should there not be some way to specify that they are needed
for the pkg_post* phases or should I just drop them entirely?
> --
> Best regards,
> Michał Górny- [gentoo-dev] [PATCH 10/10] gnome2.eclass: enable EAPI 7 Marty E. Plummer
- [gentoo-dev] [PATCH 00/10] {gnome2,xdg}{,-utils}.eclass: ... Marty E. Plummer
- [gentoo-dev] [PATCH 01/10] gnome2-utils: move icon f... Marty E. Plummer
- [gentoo-dev] [PATCH 02/10] gnome2.eclass: move icon ... Marty E. Plummer
- Re: [gentoo-dev] [PATCH 02/10] gnome2.eclass: mo... Pacho Ramos
- Re: [gentoo-dev] [PATCH 02/10] gnome2.eclass... Marty E. Plummer
- [gentoo-dev] [PATCH 03/10] xdg-utils.eclass: make EA... Marty E. Plummer
- [gentoo-dev] [PATCH 05/10] xdg.eclass: make EAPI 7 r... Marty E. Plummer
- Re: [gentoo-dev] [PATCH 05/10] xdg.eclass: make ... Ulrich Mueller
- Re: [gentoo-dev] [PATCH 05/10] xdg.eclass: m... Michał Górny
- Re: [gentoo-dev] [PATCH 05/10] xdg.eclas... Marty E. Plummer
- Re: [gentoo-dev] [PATCH 05/10] xdg.eclas... Marty E. Plummer
- [gentoo-dev] [PATCH 04/10] gnome2-utils.eclass: make... Marty E. Plummer
- [gentoo-dev] [PATCH 06/10] gnome2.eclass: make EAPI ... Marty E. Plummer
- [gentoo-dev] [PATCH 08/10] gnome2-utils.eclass: enab... Marty E. Plummer
- [gentoo-dev] [PATCH 07/10] xdg-utils.eclass: enable ... Marty E. Plummer
- [gentoo-dev] [PATCH 09/10] xdg.eclass: enable EAPI 7 Marty E. Plummer
- [gentoo-dev] [PATCH 10/10] gnome2.eclass: enable EAP... Marty E. Plummer
