diff options
author | Mike Gilbert <floppym@gentoo.org> | 2016-07-31 20:11:35 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2016-07-31 20:11:40 -0400 |
commit | ccd8a890ed907252da2878abc3fc37f38cf12d58 (patch) | |
tree | 3e233a23d107b265546ed45bd80697fbc7369a4d /net-misc/vinagre | |
parent | media-video/vlc: depend on <net-misc/freerdp-2 (diff) | |
download | gentoo-ccd8a890ed907252da2878abc3fc37f38cf12d58.tar.gz gentoo-ccd8a890ed907252da2878abc3fc37f38cf12d58.tar.bz2 gentoo-ccd8a890ed907252da2878abc3fc37f38cf12d58.zip |
net-misc/vinagre: depend on <net-misc/freerdp-2
Bug: https://bugs.gentoo.org/590166
Package-Manager: portage-2.3.0_p16
Diffstat (limited to 'net-misc/vinagre')
-rw-r--r-- | net-misc/vinagre/vinagre-3.18.2.ebuild | 4 | ||||
-rw-r--r-- | net-misc/vinagre/vinagre-3.20.2.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/vinagre/vinagre-3.18.2.ebuild b/net-misc/vinagre/vinagre-3.18.2.ebuild index 5ed9a28e8404..f1f0c804dc48 100644 --- a/net-misc/vinagre/vinagre-3.18.2.ebuild +++ b/net-misc/vinagre/vinagre-3.18.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -27,7 +27,7 @@ RDEPEND=" x11-libs/gdk-pixbuf:2 x11-themes/hicolor-icon-theme - rdp? ( net-misc/freerdp ) + rdp? ( <net-misc/freerdp-2 ) ssh? ( >=x11-libs/vte-0.20:2.91 ) spice? ( app-emulation/spice-protocol diff --git a/net-misc/vinagre/vinagre-3.20.2.ebuild b/net-misc/vinagre/vinagre-3.20.2.ebuild index 2ac768a07960..eed45e77c4d4 100644 --- a/net-misc/vinagre/vinagre-3.20.2.ebuild +++ b/net-misc/vinagre/vinagre-3.20.2.ebuild @@ -25,7 +25,7 @@ RDEPEND=" x11-libs/gdk-pixbuf:2 x11-themes/hicolor-icon-theme - rdp? ( net-misc/freerdp ) + rdp? ( <net-misc/freerdp-2 ) ssh? ( >=x11-libs/vte-0.20:2.91 ) spice? ( app-emulation/spice-protocol |