commit:     793a753b49b2848b7f8804071a448952903087cc
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:16:11 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=793a753b

net-im/neochat: Add missing runtime QML dependencies

Upstream commits:
f3a04635cf0b29a51b6abf331d601ea5e6a6de7e
5b4ae764cf036c4fc89e91821fde08e72e3d4dc2
7c75a2fd06d38c9a437528669c49d188c14c72e9

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

 net-im/neochat/neochat-23.08.49.9999.ebuild | 2 ++
 net-im/neochat/neochat-9999.ebuild          | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/net-im/neochat/neochat-23.08.49.9999.ebuild 
b/net-im/neochat/neochat-23.08.49.9999.ebuild
index 68a99fce0f..865900314d 100644
--- a/net-im/neochat/neochat-23.08.49.9999.ebuild
+++ b/net-im/neochat/neochat-23.08.49.9999.ebuild
@@ -45,7 +45,9 @@ DEPEND="
 "
 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
 "

diff --git a/net-im/neochat/neochat-9999.ebuild 
b/net-im/neochat/neochat-9999.ebuild
index 68a99fce0f..865900314d 100644
--- a/net-im/neochat/neochat-9999.ebuild
+++ b/net-im/neochat/neochat-9999.ebuild
@@ -45,7 +45,9 @@ DEPEND="
 "
 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