mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
neochat, fix build for 32bit, use new qcoro packages (#10181)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user