Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/remmina/
Date: Sun, 21 Oct 2018 14:30:17
Message-Id: 1540132195.036dbf04e24a88c48863ded7767c05ee909cd020.pacho@gentoo
1 commit: 036dbf04e24a88c48863ded7767c05ee909cd020
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 21 14:29:33 2018 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 21 14:29:55 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=036dbf04
7
8 net-misc/remmina: Needs to be rebuilt with libssh subslot bumps
9
10 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 net-misc/remmina/remmina-1.2.31.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-misc/remmina/remmina-1.2.31.3.ebuild b/net-misc/remmina/remmina-1.2.31.3.ebuild
17 index 4fbd25cd8a0..661521f4fdd 100644
18 --- a/net-misc/remmina/remmina-1.2.31.3.ebuild
19 +++ b/net-misc/remmina/remmina-1.2.31.3.ebuild
20 @@ -31,7 +31,7 @@ CDEPEND="
21 !libressl? ( dev-libs/openssl:0= )
22 libressl? ( dev-libs/libressl:0= )
23 spice? ( net-misc/spice-gtk[gtk3] )
24 - ssh? ( net-libs/libssh[sftp]
25 + ssh? ( net-libs/libssh:0=[sftp]
26 x11-libs/vte:2.91 )
27 telepathy? ( net-libs/telepathy-glib )
28 vnc? ( net-libs/libvncserver )