kdevelop, fix dependency for dbus on 32bit (#10479)

This commit is contained in:
Schrijvers Luc
2024-05-26 19:53:21 +02:00
committed by GitHub
parent bac027a5eb
commit 258a232563

View File

@@ -7,7 +7,7 @@ HOMEPAGE="https://www.kdevelop.org/"
COPYRIGHT="2010-2024 KDE Organisation"
LICENSE="GNU GPL v3
GNU LGPL v3"
REVISION="2"
REVISION="3"
SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/kdevelop-$portVersion.tar.xz"
CHECKSUM_SHA256="ad8f11c0571c82d0d6bb0b8149110dda7e72f68fecf6296682df9aa9d92f9a9b"
SOURCE_DIR="kdevelop-$portVersion"
@@ -44,9 +44,10 @@ PROVIDES="
"
REQUIRES="
haiku$secondaryArchSuffix
cmd:dbus_launch
# cmd:dbus_launch # needs the one from x86 on 32bit
lib:libboost_system$secondaryArchSuffix
lib:libclang$secondaryArchSuffix >= 17
lib:libdbus_1$secondaryArchSuffix
lib:libgrantlee_templates$secondaryArchSuffix
lib:libKF5Activities$secondaryArchSuffix
lib:libKF5Archive$secondaryArchSuffix