https://bugs.kde.org/show_bug.cgi?id=415027
Bug ID: 415027
Summary: Incomplete dependency list in README
Product: plasma-pass
Version: 1.1.0
Platform: Debian stable
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: General
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
I've downloaded the 1.1.0 tar and followed the instruction in the README.md
file, but in the "cmake" step I got the following error:
CMake Error at /usr/lib/x86_64-linux-gnu/cmake/Qt5/Qt5Config.cmake:28
(find_package):
Could not find a package configuration file provided by "Qt5Qml" with any
of the following names:
Qt5QmlConfig.cmake
qt5qml-config.cmake
Add the installation prefix of "Qt5Qml" to CMAKE_PREFIX_PATH or set
"Qt5Qml_DIR" to a directory containing one of the above files. If "Qt5Qml"
provides a separate development package or SDK, be sure it has been
installed.
Call Stack (most recent call first):
CMakeLists.txt:28 (find_package)
I had to install the "qtdeclarative5-dev" package to fix it. It would be nice
if it would be added to the dependency list in the README file.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Debian GNU/Linux "Buster" 10.2
(available in About System)
KDE Plasma Version: 5.14.5.1
KDE Frameworks Version: 5.54.0
Qt Version: 5.11.3
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.