diff --git a/desktop/kde6/plasma/kwayland-integration-kf6/actions.py b/desktop/kde6/plasma/kwayland-integration-kf6/actions.py
index 7a5cc855bc..e9d5d86c61 100755
--- a/desktop/kde6/plasma/kwayland-integration-kf6/actions.py
+++ b/desktop/kde6/plasma/kwayland-integration-kf6/actions.py
@@ -4,18 +4,18 @@
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
-from pisi.actionsapi import kde6
+from pisi.actionsapi import kde5
from pisi.actionsapi import pisitools
from pisi.actionsapi import shelltools
def setup():
#shelltools.system("sed -i 's|5.11.0|5.10.0|g' CMakeLists.txt")
- kde6.configure("-DQT_MAJOR_VERSION=6")
+ kde5.configure("-DQT_MAJOR_VERSION=6")
def build():
- kde6.make()
+ kde5.make()
def install():
- kde6.install()
+ kde5.install()
pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/plasma/kwayland-integration-kf6/pspec.xml b/desktop/kde6/plasma/kwayland-integration-kf6/pspec.xml
index 6c4a9c231f..a146ba037c 100755
--- a/desktop/kde6/plasma/kwayland-integration-kf6/pspec.xml
+++ b/desktop/kde6/plasma/kwayland-integration-kf6/pspec.xml
@@ -14,13 +14,13 @@
Provides integration plugins for various KDE frameworks for the wayland windowing system
mirrors://kde/stable/plasma/6.2.5/kwayland-integration-6.2.5.tar.xz
- kguiaddons-devel
- kwayland-devel
+ kguiaddons5-devel
+ kwayland5-devel
qt5-base-devel
qt6-wayland-devel
qt6-wayland-devel
- kwindowsystem-devel
- kidletime-devel
+ kwindowsystem5-devel
+ kidletime5-devel
extra-cmake-modules
qt5-wayland-devel
wayland-devel
@@ -33,14 +33,14 @@
- kwayland-integration-kf6
+ kwayland5-integration-kf6
- kwayland
- kidletime
- kwindowsystem
+ kwayland5
+ kidletime5
+ kwindowsystem5
libgcc
qt5-base
- kguiaddons
+ kguiaddons5
qt5-wayland
wayland
wayland-client