https://bugs.kde.org/show_bug.cgi?id=502042

--- Comment #1 from Nate Graham <[email protected]> ---
SystemdSysupdateResource::licenses() exists:

QJsonArray SystemdSysupdateResource::licenses()
{
    return QJsonArray({m_component.projectLicense(),
m_component.metadataLicense()});
}

Looks like it simply isn't working.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to