Warning, /packaging/yocto-meta-kf6/recipes-kf6/tier3/kdav.inc is written in an unsupported language. File is not indexed.

0001 # SPDX-FileCopyrightText: 2020 Andreas Cord-Landwehr <cordlandwehr@kde.org>
0002 #
0003 # SPDX-License-Identifier: MIT
0004 
0005 LICENSE = "LGPL-2.0-only"
0006 PR = "r0"
0007 
0008 DEPENDS = " \
0009     qtbase \
0010     kio \
0011     kcoreaddons \
0012     kcoreaddons-native \
0013     kdoctools \
0014     ki18n \
0015 "
0016 
0017 require kdav_metainfo.inc
0018 inherit kf6-cmake-framework
0019 inherit kf6-kdoctools
0020 inherit kf6-kconfig
0021 inherit kf6-kauth
0022 inherit reuse_license_checksums