Gentoo Archives: gentoo-commits

From: Andrey Utkin <andrey_utkin@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/dino/
Date: Mon, 10 Feb 2020 23:55:03
Message-Id: 1581378841.7acae01c6eb1fa9fc0b8726bca112585f7288aa8.andrey_utkin@gentoo
1 commit: 7acae01c6eb1fa9fc0b8726bca112585f7288aa8
2 Author: Jonas Licht <jonas.licht <AT> fem <DOT> tu-ilmenau <DOT> de>
3 AuthorDate: Fri Jan 24 22:47:07 2020 +0000
4 Commit: Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 10 23:54:01 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7acae01c
7
8 net-im/dino: add new dependency on net-libs/libsignal-protocol-c
9
10 Bug: https://bugs.gentoo.org/706116
11 Package-Manager: Portage-2.3.84, Repoman-2.3.20
12 Signed-off-by: Jonas Licht <jonas.licht <AT> fem.tu-ilmenau.de>
13 Signed-off-by: Andrey Utkin <andrey_utkin <AT> gentoo.org>
14
15 net-im/dino/dino-9999.ebuild | 3 ++-
16 1 file changed, 2 insertions(+), 1 deletion(-)
17
18 diff --git a/net-im/dino/dino-9999.ebuild b/net-im/dino/dino-9999.ebuild
19 index a1a9b20b283..7af4594ae5b 100644
20 --- a/net-im/dino/dino-9999.ebuild
21 +++ b/net-im/dino/dino-9999.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2019 Gentoo Authors
24 +# Copyright 1999-2020 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -28,6 +28,7 @@ RDEPEND="
29 dev-libs/icu
30 dev-libs/libgee:0.8
31 net-libs/glib-networking
32 + net-libs/libsignal-protocol-c
33 x11-libs/cairo
34 x11-libs/gdk-pixbuf:2
35 x11-libs/gtk+:3