From ff51cf9986783cfd62999ecd0d65c0c085b0d61c Mon Sep 17 00:00:00 2001 From: Chí-Thanh Christopher Nguyễn Date: Tue, 13 Apr 2010 22:44:46 +0000 Subject: add qt-webkit dependency, bug 315043 (Portage version: 2.2_rc67/cvs/Linux x86_64) --- net-im/qutecom/ChangeLog | 6 +++++- net-im/qutecom/qutecom-2.2_p20100309.ebuild | 3 ++- 2 files changed, 7 insertions(+), 2 deletions(-) (limited to 'net-im') diff --git a/net-im/qutecom/ChangeLog b/net-im/qutecom/ChangeLog index 488dbcdce3e5..663701cc6f05 100644 --- a/net-im/qutecom/ChangeLog +++ b/net-im/qutecom/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-im/qutecom # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/qutecom/ChangeLog,v 1.1 2010/03/09 16:35:15 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/qutecom/ChangeLog,v 1.2 2010/04/13 22:44:46 chithanh Exp $ + + 13 Apr 2010; Chí-Thanh Christopher Nguyễn + qutecom-2.2_p20100309.ebuild: + add qt-webkit dependency, bug 315043 *qutecom-2.2_p20100309 (09 Mar 2010) diff --git a/net-im/qutecom/qutecom-2.2_p20100309.ebuild b/net-im/qutecom/qutecom-2.2_p20100309.ebuild index 8c93c9b131a0..5c125603cc5d 100644 --- a/net-im/qutecom/qutecom-2.2_p20100309.ebuild +++ b/net-im/qutecom/qutecom-2.2_p20100309.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/qutecom/qutecom-2.2_p20100309.ebuild,v 1.1 2010/03/09 16:35:15 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/qutecom/qutecom-2.2_p20100309.ebuild,v 1.2 2010/04/13 22:44:46 chithanh Exp $ EAPI="3" @@ -32,6 +32,7 @@ RDEPEND="dev-libs/boost x11-libs/libX11 x11-libs/qt-gui x11-libs/qt-svg + x11-libs/qt-webkit xv? ( x11-libs/libXv )" DEPEND="${RDEPEND} app-arch/xz-utils" -- cgit v1.2.3-65-gdbad