From 7465697c7e0500b6fd1fecce7d10ec5fb5276a18 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sun, 3 Mar 2024 20:07:44 +0100 Subject: [PATCH] neochat, fix build for 32bit, use new qcoro packages (#10181) --- net-im/neochat/neochat-23.08.5.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-im/neochat/neochat-23.08.5.recipe b/net-im/neochat/neochat-23.08.5.recipe index 617e5bb48..47d9e7fff 100644 --- a/net-im/neochat/neochat-23.08.5.recipe +++ b/net-im/neochat/neochat-23.08.5.recipe @@ -5,7 +5,7 @@ most notably Kirigami, KConfig and KI18n." HOMEPAGE="https://apps.kde.org/en/neochat" COPYRIGHT="2022 KDE Organisation" LICENSE="GNU GPL v3" -REVISION="1" +REVISION="2" SOURCE_URI="https://invent.kde.org/network/neochat/-/archive/v$portVersion/neochat-v$portVersion.tar.bz2" CHECKSUM_SHA256="47546e1572dfcfc49e0de184fbca81cf22a48b63c346164795e0725ab7d7ffec" SOURCE_DIR="neochat-v$portVersion" @@ -107,7 +107,7 @@ BUILD_REQUIRES=" devel:libKF5WidgetsAddons$secondaryArchSuffix devel:libKF5WindowSystem$secondaryArchSuffix devel:libKF5XmlGui$secondaryArchSuffix - devel:libQCoro5Core$secondaryArchSuffix + devel:libQCoro5Core$secondaryArchSuffix >= 0.9 devel:libQt5Core$secondaryArchSuffix devel:libQt5QuickControls2$secondaryArchSuffix devel:libQt5Keychain$secondaryArchSuffix