Files
meta-kf5/recipes-kf5/tier2/kauth_metainfo.inc
Andreas Cord-Landwehr aa748fda64 Use non-weak assignment for metainfo
I am actully not sure why, but looking at the bitbake environment
trace, the weak assignment operator leads to SUMMARY and
consequently also DESCRIPTION to be set to a default value instead
of the preset value.
2021-02-06 11:01:19 +00:00

6 lines
202 B
PHP

# SPDX-FileCopyrightText: none
# SPDX-License-Identifier: CC0-1.0
SUMMARY = "Abstraction to system policy and authentication features"
HOMEPAGE = "https://api.kde.org/frameworks/kauth/html/index.html"