10 lines
143 B
Plaintext
10 lines
143 B
Plaintext
inherit kde-base
|
|
|
|
PLASMA_VERSION = "5.9.1"
|
|
|
|
SRC_URI = "${KDE_MIRROR}/stable/plasma/${PV}/${BPN}-${PV}.tar.xz"
|
|
|
|
DEPENDS += " \
|
|
kwayland \
|
|
"
|