mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
kio6, add kcrash to devel package requirement (#12684)
This commit is contained in:
@@ -13,7 +13,7 @@ other KIO enabled infrastructure."
|
||||
HOMEPAGE="https://invent.kde.org/frameworks/kio"
|
||||
COPYRIGHT="2010-2025 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kio-${portVersion}.tar.xz"
|
||||
CHECKSUM_SHA256="675ebf8a0c72bfdfd434ef73530cb7ae92127aeff0968896d67cc5aa22333e8c"
|
||||
SOURCE_DIR="kio-$portVersion"
|
||||
@@ -70,6 +70,7 @@ REQUIRES_devel="
|
||||
devel:libKF6Completion$secondaryArchSuffix == $libVersion
|
||||
devel:libKF6ConfigCore$secondaryArchSuffix == $libVersion
|
||||
devel:libKF6CoreAddons$secondaryArchSuffix == $libVersion
|
||||
devel:libKF6Crash$secondaryArchSuffix == $libVersion
|
||||
devel:libKF6ItemViews$secondaryArchSuffix == $libVersion
|
||||
devel:libKF6JobWidgets$secondaryArchSuffix == $libVersion
|
||||
devel:libKF6Service$secondaryArchSuffix == $libVersion
|
||||
|
||||
Reference in New Issue
Block a user