plasma-nm: cleanup build dependencies

Fixes issue #3.
This commit is contained in:
Andreas Cord-Landwehr
2023-12-24 11:05:29 +01:00
parent aeead6d9b6
commit 7d317c47b2

View File

@@ -3,17 +3,19 @@
# SPDX-License-Identifier: MIT
DESCRIPTION = "Plasma NM"
HOMEPAGE = ""
HOMEPAGE = "https://invent.kde.org/plasma/plasma-nm"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://LICENSES/GPL-2.0-only.txt;md5=9e2385fe012386d34dcc5c9863070881"
PR = "r0"
DEPENDS = " \
qtdeclarative \
qttools \
\
kcompletion \
kconfigwidgets \
kcoreaddons \
kdbusaddons \
kdeclarative \
kiconthemes \
kio \
knotifications \
@@ -22,15 +24,15 @@ DEPENDS = " \
kwallet \
kwidgetsaddons \
kwindowsystem \
libplasma \
modemmanager-qt \
networkmanager-qt \
prison \
solid \
\
libplasma \
\
qca \
qcoro \
qtdeclarative \
qttools \
solid \
"
inherit cmake_plasma