diff --git a/0014-Fix-the-systemd-wayland-boot.patch b/0014-Fix-the-systemd-wayland-boot.patch index 65410ac..d77e56e 100644 --- a/0014-Fix-the-systemd-wayland-boot.patch +++ b/0014-Fix-the-systemd-wayland-boot.patch @@ -25,7 +25,7 @@ diff --git a/CMakeLists.txt b/CMakeLists.txt index 0e00408e8..f10361b62 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt -@@ -814,5 +814,8 @@ configure_package_config_file(KWinDBusInterfaceConfig.cmake.in +@@ -814,7 +814,10 @@ configure_package_config_file(KWinDBusIn install(FILES ${CMAKE_CURRENT_BINARY_DIR}/KWinDBusInterfaceConfig.cmake DESTINATION ${CMAKECONFIG_INSTALL_DIR}) @@ -35,6 +35,8 @@ index 0e00408e8..f10361b62 100644 +# kwin-wayland explicitly. Porting this is currently blocked on propogating DISPLAY +ecm_install_configured_files(INPUT plasma-kwin_x11.service.in @ONLY DESTINATION ${SYSTEMD_USER_UNIT_INSTALL_DIR}) + + find_package(KF5I18n CONFIG REQUIRED) -- 2.29.2