From 22993a047641915d1fe40697857d82b4dd2f523f Mon Sep 17 00:00:00 2001 From: Andreas Cord-Landwehr Date: Sun, 24 Dec 2023 11:22:51 +0100 Subject: [PATCH] kscreenlocker: cleanup build dependencies --- recipes-plasma/kscreenlocker.inc | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/recipes-plasma/kscreenlocker.inc b/recipes-plasma/kscreenlocker.inc index 4b582bc..da85824 100644 --- a/recipes-plasma/kscreenlocker.inc +++ b/recipes-plasma/kscreenlocker.inc @@ -1,32 +1,33 @@ # SPDX-FileCopyrightText: 2018-2020 Volker Krause -# SPDX-FileCopyrightText: 2020 Andreas Cord-Landwehr +# SPDX-FileCopyrightText: 2020-2023 Andreas Cord-Landwehr # # SPDX-License-Identifier: MIT DESCRIPTION = "KScreenLocker" -HOMEPAGE = "" +HOMEPAGE = "https://invent.kde.org/plasma/kscreenlocker" LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" PR = "r0" DEPENDS = " \ + qtdeclarative \ + \ kcrash \ - kdeclarative \ kglobalaccel \ kidletime \ knotifications \ - ktextwidgets \ - kwayland \ + ksvg \ kwindowsystem \ kxmlgui \ - layer-shell-qt \ + solid \ + \ + libplasma \ libkscreen \ + layer-shell-qt \ + \ libpam \ libxcb \ - qtdeclarative \ - solid \ wayland-native \ - libplasma \ " SRC_URI:append = " \