Comment 19 for bug 1768148

Revision history for this message
Matteo F. Vescovi (mfvescovi) wrote : Re: [Bug 1768148] Re: FTBFS with Qt 5.10 in Debian unstable/sid

Hi again!

On 2018-08-18 at 23:00 (GMT), Daniel Schürmann wrote:
> I cannot find enginebufferscalest.cpp compiler call in your log.
> Normally it is added here
> https://github.com/mixxxdj/mixxx/blob/490e90b1c7b583b351cb4c68bb8dabf9ab046ba1/build/depends.py#L578

So, the problem here is that in Debian we must use packaged libraries
instead of bundled versions, which usually got mangled and removed while
re-packing source code on import in git repository.

Attached, you'll find the patch that actually tries to achieve this, but
it was created back in time when I was not maintaining the package yet
and the code in the meanwhile has changed a lot, indeed. So, probably
all my efforts to adapt it and get a working patch were mere hopes :-/

Feel free to feedback with a better solution and, as usual, patches are
really very welcome ;-)

Cheers.

--
Matteo F. Vescovi