32 lines
632 B
BlitzBasic
32 lines
632 B
BlitzBasic
DESCRIPTION = "KDE Plasma Mobile"
|
|
LICENSE = "MIT"
|
|
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
|
|
|
|
inherit packagegroup
|
|
|
|
RDEPENDS_${PN} = " \
|
|
bluedevil \
|
|
breeze \
|
|
discover \
|
|
kactivitymanagerd \
|
|
kde-cli-tools \
|
|
kdecoration \
|
|
kscreen \
|
|
kscreenlocker \
|
|
ksysguard \
|
|
kwayland-integration \
|
|
kwin \
|
|
libkscreen \
|
|
libksysguard \
|
|
milou \
|
|
plasma-integration \
|
|
plasma-nm \
|
|
plasma-pa \
|
|
plasma-phone-components \
|
|
plasma-workspace \
|
|
polkit-kde-agent-1 \
|
|
powerdevil \
|
|
plasma-settings \
|
|
xdg-desktop-portal-kde \
|
|
"
|