Add package group for KDE Applications
This commit is contained in:
11
recipes-application/packagegroups/kde-applications.bb
Normal file
11
recipes-application/packagegroups/kde-applications.bb
Normal file
@@ -0,0 +1,11 @@
|
||||
DESCRIPTION = "KDE Applications"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
|
||||
|
||||
inherit packagegroup
|
||||
|
||||
RDEPENDS_${PN} = " \
|
||||
kirigami-gallery \
|
||||
konsole \
|
||||
okular \
|
||||
"
|
||||
Reference in New Issue
Block a user