pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/misc/py-anita
On Thu, Dec 07, 2023 at 07:44:20AM -0500, Greg Troxel wrote:
> "Thomas Klausner" <wiz%netbsd.org@localhost> writes:
>
> > Module Name: pkgsrc
> > Committed By: wiz
> > Date: Thu Dec 7 09:33:05 UTC 2023
> >
> > Modified Files:
> > pkgsrc/misc/py-anita: options.mk
> >
> > Log Message:
> > py-anita: comment out xen option
> >
> > The packages it wants to depend on in that case do not exist any longer.
>
> > @@ -24,7 +24,7 @@ PKG_SUGGESTED_OPTIONS=
> > DEPENDS+= qemu>=1.0:../../emulators/qemu
> > .endif
> >
> > -.if !empty(PKG_OPTIONS:Mxen)
> > -DEPENDS+= xenkernel413>=4.2:../../sysutils/xenkernel413
> > -DEPENDS+= xentools413>=4.2:../../sysutils/xentools413
> > -.endif
> > +#.if !empty(PKG_OPTIONS:Mxen)
> > +#DEPENDS+= xenkernel413>=4.2:../../sysutils/xenkernel413
> > +#DEPENDS+= xentools413>=4.2:../../sysutils/xentools413
> > +#.endif
>
> As I understand it, anita just runs 'xl', so this should just be pointed
> at 415 rather than disabled. Really, it should have been 415 anwyay
> even before 413 was removed.
Does this option really make sense ?
AFAIK it doens't change the package itself, only its dependencies.
xen 4.15 or 4.18 should work equally well ...
--
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
NetBSD: 26 ans d'experience feront toujours la difference
--
Home |
Main Index |
Thread Index |
Old Index