Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: net-im/nheko/
Date: Thu, 20 Jan 2022 19:21:22
Message-Id: 1642514888.adf2ebc0a0d25cc3630f27f41c69a6a1da3959ba.andrewammerlaan@gentoo
1 commit: adf2ebc0a0d25cc3630f27f41c69a6a1da3959ba
2 Author: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
3 AuthorDate: Tue Jan 18 14:00:26 2022 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 18 14:08:08 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=adf2ebc0
7
8 net-im/nheko: Fix build-time dependencies
9
10 Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>
11
12 net-im/nheko/nheko-0.9.1.ebuild | 7 ++++---
13 1 file changed, 4 insertions(+), 3 deletions(-)
14
15 diff --git a/net-im/nheko/nheko-0.9.1.ebuild b/net-im/nheko/nheko-0.9.1.ebuild
16 index 08c16d1b7..9142bfd4e 100644
17 --- a/net-im/nheko/nheko-0.9.1.ebuild
18 +++ b/net-im/nheko/nheko-0.9.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 2020-2021 Gentoo Authors
21 +# Copyright 2020-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -24,11 +24,12 @@ RDEPEND="
26 >=dev-libs/qtkeychain-0.12.0
27 dev-libs/spdlog
28 dev-qt/qtconcurrent:5
29 + dev-qt/qtdeclarative:5[widgets]
30 dev-qt/qtgraphicaleffects:5
31 dev-qt/qtgui:5[gif,jpeg,png]
32 dev-qt/qtimageformats
33 - dev-qt/qtmultimedia:5[gstreamer,qml]
34 - dev-qt/qtquickcontrols2:5
35 + dev-qt/qtmultimedia:5[gstreamer,qml,widgets]
36 + dev-qt/qtquickcontrols2:5[widgets]
37 dev-qt/qtsvg:5
38 pipewire? ( media-video/pipewire[gstreamer] )
39 voip? (