commit: 7acae01c6eb1fa9fc0b8726bca112585f7288aa8 Author: Jonas Licht <jonas.licht <AT> fem <DOT> tu-ilmenau <DOT> de> AuthorDate: Fri Jan 24 22:47:07 2020 +0000 Commit: Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org> CommitDate: Mon Feb 10 23:54:01 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7acae01c
net-im/dino: add new dependency on net-libs/libsignal-protocol-c Bug: https://bugs.gentoo.org/706116 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Jonas Licht <jonas.licht <AT> fem.tu-ilmenau.de> Signed-off-by: Andrey Utkin <andrey_utkin <AT> gentoo.org> net-im/dino/dino-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net-im/dino/dino-9999.ebuild b/net-im/dino/dino-9999.ebuild index a1a9b20b283..7af4594ae5b 100644 --- a/net-im/dino/dino-9999.ebuild +++ b/net-im/dino/dino-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -28,6 +28,7 @@ RDEPEND=" dev-libs/icu dev-libs/libgee:0.8 net-libs/glib-networking + net-libs/libsignal-protocol-c x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3
