Warning, /packaging/yocto-meta-kf5/recipes-kf5/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 cmake_kf5
0019 inherit kdoctools
0020 inherit kconfig
0021 inherit kauth
0022 inherit reuse_license_checksums