krdp: fix service filename

Service file was renamed in f1647b657f3af89f51cb7641760cf29311e0506b.

plasma-krdp_server.service --> app-org.kde.krdpserver.service

Fixes the following error:

ERROR: krdp-6.3.4-r0 do_package: Didn't find service unit 'plasma-krdp_server.service', specified in SYSTEMD_SERVICE:krdp.

Signed-off-by: Marc Ferland <marc.ferland@sonatest.com>
This commit is contained in:
Marc Ferland
2025-06-02 08:40:23 -04:00
parent 404a3bffd4
commit 3d82e5ed03

View File

@@ -30,7 +30,7 @@ RDEPENDS:${PN} += " \
xdg-desktop-portal \
"
SYSTEMD_SERVICE:${PN} = "plasma-krdp_server.service"
SYSTEMD_SERVICE:${PN} = "app-org.kde.krdpserver.service"
SYSTEMD_AUTO_ENABLE:${PN} = "disable"
FILES:${PN} += " \