mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
nheko, revbump, nheko crashes on clean install when libdbus is not installed (#10660)
This commit is contained in:
@@ -5,7 +5,7 @@ etc.) and less like an IRC client. It was developed using the Qt6 framework."
|
||||
HOMEPAGE="https://nheko.im/nheko-reborn/nheko"
|
||||
COPYRIGHT="2017-2024 Nheko Authors"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/Nheko-Reborn/nheko/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="a3a7578bd9386a0b9a4188fa1296fdddb7df0f846c39728b80a998f9d06f36d1"
|
||||
SOURCE_FILENAME="nheko-v$portVersion.tar.gz"
|
||||
@@ -24,6 +24,7 @@ REQUIRES="
|
||||
lib:libcmark$secondaryArchSuffix
|
||||
lib:libcoeurl$secondaryArchSuffix
|
||||
lib:libcrypto$secondaryArchSuffix
|
||||
lib:libdbus_1$secondaryArchSuffix
|
||||
lib:libfmt$secondaryArchSuffix
|
||||
lib:libglib_2.0$secondaryArchSuffix
|
||||
lib:libgobject_2.0$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user