So I want the Git version of latte dock since the normal version has some issues with a top panel and plasma 5.18 (also with a left panel).
If I clone the repository and run ./install.sh, to build it, I get:
CMake Error at /usr/lib64/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
```
What package provides qt5qml? I can't find it in the software centers or through searching eopkg (which are the same thing).
Thanks in advance!