kscreenlocker: cleanup build dependencies

This commit is contained in:
Andreas Cord-Landwehr
2023-12-24 11:22:51 +01:00
parent f178c4739c
commit 22993a0476

View File

@@ -1,32 +1,33 @@
# SPDX-FileCopyrightText: 2018-2020 Volker Krause <vkrause@kde.org>
# SPDX-FileCopyrightText: 2020 Andreas Cord-Landwehr <cordlandwehr@kde.org>
# SPDX-FileCopyrightText: 2020-2023 Andreas Cord-Landwehr <cordlandwehr@kde.org>
#
# 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 = " \