https://bugs.kde.org/show_bug.cgi?id=414407
--- Comment #34 from Mark Fraser <mfraz74+...@gmail.com> --- (In reply to theli...@optusnet.com.au from comment #33) > I've just installed a 'clean' Kubuntu 19.10. > > Tried to build as per Docker, but am getting > > > -- Found libgmock: /usr/include/gmock, > /usr/lib/x86_64-linux-gnu/libgmock.a;/usr/lib/x86_64-linux-gnu/libgtest.a;/ > usr/lib/x86_64-linux-gnu/libpthread.so > CMake Error at CMakeLists.txt:170 (find_package): > Could not find a package configuration file provided by "Phonon4Qt5" > (requested version 4.6.60) with any of the following names: > > Phonon4Qt5Config.cmake > phonon4qt5-config.cmake > > Add the installation prefix of "Phonon4Qt5" to CMAKE_PREFIX_PATH or set > "Phonon4Qt5_DIR" to a directory containing one of the above files. If > "Phonon4Qt5" provides a separate development package or SDK, be sure it has > been installed. > > > I've installed the package phonon4qt5 You need the package with -dev at the end, with Ubuntu it is libphonon4qt5-dev. -- You are receiving this mail because: You are watching all bug changes.