From c840d19c76555e9437b05d36af4d19b7d5a64c89 Mon Sep 17 00:00:00 2001 From: Raúl Porcel Date: Sat, 1 Feb 2014 19:15:18 +0000 Subject: Add missing dep, wrt bug #488666 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240) --- net-misc/tigervnc/ChangeLog | 5 ++++- net-misc/tigervnc/tigervnc-1.3.0.ebuild | 5 +++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'net-misc') diff --git a/net-misc/tigervnc/ChangeLog b/net-misc/tigervnc/ChangeLog index f6801e114577..531a5bdbfa87 100644 --- a/net-misc/tigervnc/ChangeLog +++ b/net-misc/tigervnc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/tigervnc # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.169 2014/02/01 06:04:29 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.170 2014/02/01 19:15:18 armin76 Exp $ + + 01 Feb 2014; Raúl Porcel tigervnc-1.3.0.ebuild: + Add missing dep, wrt bug #488666 01 Feb 2014; Akinori Hattori tigervnc-1.2.80_p5065.ebuild: ia64 stable wrt bug #485436 diff --git a/net-misc/tigervnc/tigervnc-1.3.0.ebuild b/net-misc/tigervnc/tigervnc-1.3.0.ebuild index 38dfd04fb3ea..cc8aa539eaed 100644 --- a/net-misc/tigervnc/tigervnc-1.3.0.ebuild +++ b/net-misc/tigervnc/tigervnc-1.3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.0.ebuild,v 1.1 2013/10/12 14:41:26 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.0.ebuild,v 1.2 2014/02/01 19:15:18 armin76 Exp $ EAPI="4" @@ -64,6 +64,7 @@ DEPEND="${RDEPEND} >=x11-proto/damageproto-1.1 >=x11-proto/fixesproto-5.0 >=x11-proto/fontsproto-2.0.2 + >=x11-proto/glproto-1.4.16 >=x11-proto/randrproto-1.4.0 >=x11-proto/renderproto-0.11 >=x11-proto/resourceproto-1.0.2 -- cgit v1.2.3-65-gdbad