Files
meta-kf5/recipes-kf5/tier3/kdav.inc
2023-08-24 17:38:22 +08:00

23 lines
382 B
PHP

# SPDX-FileCopyrightText: 2020 Andreas Cord-Landwehr <cordlandwehr@kde.org>
#
# SPDX-License-Identifier: MIT
LICENSE = "LGPL-2.0-only"
PR = "r0"
DEPENDS = " \
qtbase \
kio \
kcoreaddons \
kcoreaddons-native \
kdoctools \
ki18n \
"
require kdav_metainfo.inc
inherit cmake_kf5
inherit kdoctools
inherit kconfig
inherit kauth
inherit reuse_license_checksums