Re: [Fink-devel] only allows things to BuildDepend on it

2007-10-01 Thread Alexander K. Hansen
Jack Howarth wrote: >I have discovered while revising the gromacs-mpi packaging > that 'fink -m --build-as-nobody rebuild gromacs-mpi-openmpi' > produces the error... > > WARNING: The package gromacs-mpi-openmpi-dev Depends on openmpi-dev, >but openmpi-dev only allows things to BuildDep

Re: [Fink-devel] only allows things to BuildDepend on it

2007-10-01 Thread Alexander K. Hansen
Jack Howarth wrote: >I have discovered while revising the gromacs-mpi packaging > that 'fink -m --build-as-nobody rebuild gromacs-mpi-openmpi' > produces the error... > > WARNING: The package gromacs-mpi-openmpi-dev Depends on openmpi-dev, >but openmpi-dev only allows things to BuildDep

Re: [Fink-devel] only allows things to BuildDepend on it

2007-10-01 Thread Jean-François Mertens
On 02 Oct 2007, at 00:05, Jack Howarth wrote: > I could change the Depends line from... > to > > SplitOff2: << > Package: %N-dev > Conflicts: gromacs-mpi-dev, gromacs-mpi-lammpi-dev, gromacs-mpi- > openmpi-dev > Replaces: gromacs-mpi-dev, gromacs-mpi-lammpi-dev, gromacs-mpi- > openmpi-dev > Dep

[Fink-devel] only allows things to BuildDepend on it

2007-10-01 Thread Jack Howarth
I have discovered while revising the gromacs-mpi packaging that 'fink -m --build-as-nobody rebuild gromacs-mpi-openmpi' produces the error... WARNING: The package gromacs-mpi-openmpi-dev Depends on openmpi-dev, but openmpi-dev only allows things to BuildDepend on it. I could change t