Warning, /packaging/yocto-meta-kf5/recipes-kf5/tier3/kbookmarks.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"
0007 PR = "r0"
0008 
0009 DEPENDS = " \
0010     qtbase \
0011     kconfig \
0012     kconfig-native \
0013     kcoreaddons \
0014     kcoreaddons-native \
0015     kcodecs \
0016     kconfigwidgets \
0017     kauth-native \
0018     kiconthemes \
0019     kwidgetsaddons \
0020     kxmlgui \
0021 "
0022 
0023 require kbookmarks_metainfo.inc
0024 inherit cmake_kf5
0025 inherit reuse_license_checksums