16 lines
409 B
BlitzBasic
16 lines
409 B
BlitzBasic
SUMMARY = "Addons to QtDBus"
|
|
LICENSE = "LGPLv2.1"
|
|
LIC_FILES_CHKSUM = " \
|
|
file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \
|
|
"
|
|
|
|
inherit kde-kf5
|
|
|
|
DEPENDS += " \
|
|
${@bb.utils.contains("DISTRO_FEATURES", "x11", "qtx11extras", "", d)} \
|
|
"
|
|
|
|
PV = "${KF5_VERSION}"
|
|
SRC_URI[md5sum] = "c2756ac0a89ff4f848798d66293f30d7"
|
|
SRC_URI[sha256sum] = "02de3a443844cabff83ea7f5b461f3b329622f60f12d09b3ee181e8e50aeabf7"
|