On Fri, Jan 10, 2020, 12:46 AM Rafael Sadowski <[email protected]>
wrote:

> On Wed Dec 25, 2019 at 11:20:41AM +0100, Kristaps Dzonsons wrote:
> > This updates eigen3 to the latest version.  Beyond the trivial, it adds
> > BLAS as a dep and changes the fftw dep to fftw3.  It looks like eigen2
> > support has been removed (it was deprecated in 3.2.1).
> >
> > Needed for alicevision (upcoming).
>
> Other distros do not need qt4, any idea why we need it? I would love to
> see it gone.
>

I recall that eigen3 uses qt4 only for tests
("make test" in math/eigen3).
Other distros ignore tests, so they don't need qt4.

I guess that using MODULES for qt4
forces qt4 as a build and runtime dependency,
not a test dependency.

George

Reply via email to