commit:     ab1632dd9675511af6be12f43db962d89834c093
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 26 11:13:04 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Aug 26 11:19:27 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab1632dd

net-im/neochat: Add missing runtime QML dependencies

Upstream commits:
f3a04635cf0b29a51b6abf331d601ea5e6a6de7e
5b4ae764cf036c4fc89e91821fde08e72e3d4dc2
7c75a2fd06d38c9a437528669c49d188c14c72e9

Closes: https://bugs.gentoo.org/913017
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 net-im/neochat/neochat-23.08.0-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-im/neochat/neochat-23.08.0-r1.ebuild 
b/net-im/neochat/neochat-23.08.0-r1.ebuild
index bd6ac6543395..7b33ed1f6289 100644
--- a/net-im/neochat/neochat-23.08.0-r1.ebuild
+++ b/net-im/neochat/neochat-23.08.0-r1.ebuild
@@ -47,6 +47,7 @@ RDEPEND="${DEPEND}
        >=dev-qt/qtgraphicaleffects-${QTMIN}:5
        >=dev-qt/qtlocation-${QTMIN}:5
        >=dev-qt/qtmultimedia-${QTMIN}:5[qml]
+       >=dev-qt/qtpositioning-${QTMIN}:5[qml]
        >=kde-frameworks/kquickcharts-${KFMIN}:5
        >=kde-frameworks/purpose-${KFMIN}:5
 "

Reply via email to