mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
KTorrent: add missing dbus require
This commit is contained in:
@@ -27,7 +27,7 @@ need enabled.
|
||||
HOMEPAGE="https://www.kde.org/applications/internet/ktorrent/"
|
||||
COPYRIGHT="2010-2018 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
srcGitRev="d018720d638197683c24dbcd2603128149367a76"
|
||||
SOURCE_URI="https://github.com/KDE/ktorrent/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="e68de0196f11acff49d5fd5c9d7b89f40c08ec95eb2ff9aef67b6fd0dba77528"
|
||||
@@ -45,6 +45,7 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
dbus$secondaryArchSuffix
|
||||
lib:libgcrypt$secondaryArchSuffix
|
||||
lib:libgmp$secondaryArchSuffix
|
||||
lib:libKF5Archive$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user