mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
tokodon, add missing dependency (#11519)
solves missing org.kde.desktop
This commit is contained in:
@@ -3,7 +3,7 @@ DESCRIPTION="Tokodon is a Mastodon client. It allows you to interact with the Fe
|
||||
HOMEPAGE="https://invent.kde.org/network/tokodon"
|
||||
COPYRIGHT="2021-2024 KDE Organisation"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/tokodon-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="debc060f1c8573d5b937ada1ca043290bb37f58f420ef4a9c8327683e21fa537"
|
||||
PATCHES="tokodon-$portVersion.patchset"
|
||||
@@ -19,6 +19,7 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
qqc2_desktop_style6$secondaryArchSuffix
|
||||
lib:libGL$secondaryArchSuffix
|
||||
lib:libKirigamiAddonsStatefulApp$secondaryArchSuffix
|
||||
lib:libopenal$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user