Hack plasma-workspace to build - xmllint still does not play well Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
10 lines
156 B
Plaintext
10 lines
156 B
Plaintext
inherit kde-base
|
|
|
|
PLASMA_VERSION = "5.26.2"
|
|
|
|
SRC_URI = "${KDE_MIRROR}/stable/plasma/${PLASMA_VERSION}/${BPN}-${PV}.tar.xz"
|
|
|
|
DEPENDS += " \
|
|
kwayland \
|
|
"
|