pkg: add SPDX license assertion to pkgconf builtin

pull/242/head
Ariadne Conill 2022-08-07 04:35:29 +00:00
parent 1389aa05ba
commit 0e05308f9c
1 changed files with 1 additions and 0 deletions

View File

@ -965,6 +965,7 @@ static pkgconf_pkg_t pkgconf_virtual = {
.description = "virtual package defining pkgconf API version supported",
.url = PACKAGE_BUGREPORT,
.version = PACKAGE_VERSION,
.license = "ISC",
.flags = PKGCONF_PKG_PROPF_STATIC,
.vars = {
.head = &(pkgconf_node_t){