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

0001 # SPDX-FileCopyrightText: 2017-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 = "LGPL-2.0-only & BSD-2-Clause"
0007 PR = "r0"
0008 
0009 DEPENDS = " \
0010     qtbase \
0011     ki18n \
0012     kio \
0013     kcoreaddons-native \
0014     kconfig-native \
0015     kauth-native \
0016 "
0017 
0018 require kxmlrpcclient_metainfo.inc
0019 inherit cmake_kf5
0020 inherit gettext
0021 inherit python3native
0022 inherit kdoctools
0023 inherit reuse_license_checksums