Pierre Labastie wrote:
Trying to build LXQT with new libkscreen-5.6.0, I get:
-----------------
CMake Error at CMakeLists.txt:23 (find_package):
   Could not find a package configuration file provided by "KF5Wayland" with
   any of the following names:

     KF5WaylandConfig.cmake
     kf5wayland-config.cmake

   Add the installation prefix of "KF5Wayland" to CMAKE_PREFIX_PATH or set
   "KF5Wayland_DIR" to a directory containing one of the above files.  If
   "KF5Wayland" provides a separate development package or SDK, be sure it has
   been installed.
-----------------

This means that either:
- we add an lxqt-kwayland page (I am not sure it implies that mesa should be
compiled with wayland support).
- we find a way to avoid dependency on kwayland in libkscreen. Not sure it is
worth it.

We do say in Mesa, (Wayland-1.10.0 required for Plasma-5.6.0)

I suppose we need to add for lxqt also.

I see in libkscreen:

-- The following REQUIRED packages have been found:
...
 * KF5Wayland , Required for building libkscreen's KWayland backend


I missed that since I did have Plasma installed at the time.

Looking at my log for kwayland-5.6.0, I do not see any dependencies other than Qt5 and Wayland and extra-cmake-modules.

Can you add the page or do you need me to do it?

  -- Bruce

--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to