[Nix-dev] kdenlive fix build
Karn Kallio
tierpluspluslists at skami.org
Sat Jun 10 06:24:43 CEST 2017
The kdenlive expression is does not build because the CMakeLists.txt
does not find the Concurrent module and then uses it anyway. Maybe an
earlier version of Qt5 had the Concurrent module as a dependency of
another module that is in the find_package call. The attached patch
fixes the build by adding the Concurrent module to the find_package use.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-kdenlive-patch-CMakeLists.txt-to-find-Concurrent-mod.patch
Type: text/x-patch
Size: 1838 bytes
Desc: not available
URL: <https://mailman.science.uu.nl/pipermail/nix-dev/attachments/20170610/03ad7a82/attachment-0001.bin>
More information about the nix-dev
mailing list