Files
meta-qt5-extra/recipes-kde/apps/ksystemlog/ksystemlog.bb
Andreas Müller b1f483be1f Move to new override syntax
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-08-16 00:03:30 +02:00

28 lines
567 B
BlitzBasic

SUMMARY = "KDE SystemLog Application"
LICENSE = "GPL-2.0"
LIC_FILES_CHKSUM = " \
file://COPYING;md5=5a3169a2d39a757efd8b7aa66a69d97b \
"
inherit kde-apps gtk-icon-cache
DEPENDS += " \
kauth-native \
kconfig-native \
kcoreaddons-native \
kdoctools-native \
sonnet-native \
kxmlgui \
kwidgetsaddons \
kitemviews \
kio \
karchive \
kcompletion \
ktextwidgets \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[sha256sum] = "70e8dbed3b88614e33115ad198c98edf3300f9e5f934528589a34796121d9587"
FILES:${PN} += "${datadir}/kxmlgui5"