Warning, /packaging/yocto-meta-kf5/recipes-kf5/tier2/kcontacts.inc is written in an unsupported language. File is not indexed.

0001 # SPDX-FileCopyrightText: 2019-2020 Volker Krause <vkrause@kde.org>
0002 # SPDX-FileCopyrightText: 2020 Andreas Cord-Landwehr <cordlandwehr@kde.org>
0003 #
0004 # SPDX-License-Identifier: MIT
0005 
0006 LICENSE = "MIT & BSD-3-Clause & LGPL-2.0-or-later & Unicode-DFS-2016"
0007 PR = "r0"
0008 
0009 DEPENDS = " \
0010     qtbase \
0011     kcoreaddons \
0012     kcoreaddons-native \
0013     kconfig \
0014     kconfig-native \
0015     ki18n \
0016     kcodecs \
0017 "
0018 
0019 require kcontacts_metainfo.inc
0020 inherit cmake_kf5
0021 inherit ki18n
0022 inherit reuse_license_checksums