@@ -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
|
||||
|
||||
Reference in New Issue
Block a user