Gentoo Archives: gentoo-commits

From: Ronny Gutbrod <gentoo@××××××××.de>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-im/nheko/
Date: Sat, 16 Oct 2021 18:32:01
Message-Id: 1634409056.1d060c58b07d8a751e0b5cd342b2bb4202b80bc2.tastytea@gentoo
1 commit: 1d060c58b07d8a751e0b5cd342b2bb4202b80bc2
2 Author: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
3 AuthorDate: Sat Oct 16 18:30:56 2021 +0000
4 Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
5 CommitDate: Sat Oct 16 18:30:56 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1d060c58
7
8 net-im/nheko: Add ICE dependency.
9
10 Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>
11
12 net-im/nheko/nheko-0.9.0_pre20211003-r1.ebuild | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/net-im/nheko/nheko-0.9.0_pre20211003-r1.ebuild b/net-im/nheko/nheko-0.9.0_pre20211003-r1.ebuild
16 index ccf722579..4c12e58e2 100644
17 --- a/net-im/nheko/nheko-0.9.0_pre20211003-r1.ebuild
18 +++ b/net-im/nheko/nheko-0.9.0_pre20211003-r1.ebuild
19 @@ -33,6 +33,7 @@ RDEPEND="
20 voip? (
21 dev-qt/qtmultimedia:5[gstreamer]
22 >=media-plugins/gst-plugins-dtls-${MY_GST_V}
23 + media-plugins/gst-plugins-libnice
24 >=media-plugins/gst-plugins-meta-${MY_GST_V}[opus]
25 >=media-plugins/gst-plugins-srtp-${MY_GST_V}
26 >=media-plugins/gst-plugins-webrtc-${MY_GST_V}