kcmutils: add missing PROVIDES for libKF5KCMUtilsCore

This commit is contained in:
Gerasim Troeglazov
2024-03-06 20:20:43 +10:00
parent 703993bfbe
commit 7dd0635b1d

View File

@@ -4,7 +4,7 @@ KCModules can be created with the KConfigWidgets framework."
HOMEPAGE="hhttps://invent.kde.org/frameworks/kcmutils/"
COPYRIGHT="2010-2024 KDE Organisation"
LICENSE="GNU LGPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kcmutils-${portVersion}.tar.xz"
CHECKSUM_SHA256="039352afcc31b5414d961b3fc94f0eae54c6b83d9d7b768beca9018198175d1e"
@@ -14,6 +14,7 @@ SECONDARY_ARCHITECTURES="x86"
PROVIDES="
kcmutils$secondaryArchSuffix = $portVersion
lib:libKF5KCMUtils$secondaryArchSuffix = $portVersion compat >= 5
lib:libKF5KCMUtilsCore$secondaryArchSuffix = $portVersion compat >= 5
"
REQUIRES="
haiku$secondaryArchSuffix
@@ -46,6 +47,7 @@ REQUIRES="
PROVIDES_devel="
kcmutils${secondaryArchSuffix}_devel = $portVersion
devel:libKF5KCMUtils$secondaryArchSuffix = $portVersion compat >= 5
devel:libKF5KCMUtilsCore$secondaryArchSuffix = $portVersion compat >= 5
"
REQUIRES_devel="
kcmutils$secondaryArchSuffix == $portVersion base