From dd2ae3797197ceafeac3cf6e1c8362b1ae9ba456 Mon Sep 17 00:00:00 2001 From: Christian Ruppert Date: Sat, 11 Jul 2009 11:02:04 +0000 Subject: Add x11-proto/xineramaproto dependency, fixes bug 276994, thanks to Nathan Zachary . (Portage version: 2.2_rc33/cvs/Linux x86_64) --- x11-misc/tint2/ChangeLog | 6 +++++- x11-misc/tint2/tint2-0.7.ebuild | 5 +++-- 2 files changed, 8 insertions(+), 3 deletions(-) (limited to 'x11-misc/tint2') diff --git a/x11-misc/tint2/ChangeLog b/x11-misc/tint2/ChangeLog index ef8a6147711f..317b7a1e34c4 100644 --- a/x11-misc/tint2/ChangeLog +++ b/x11-misc/tint2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/tint2 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/tint2/ChangeLog,v 1.4 2009/07/02 20:11:19 idl0r Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/tint2/ChangeLog,v 1.5 2009/07/11 11:02:04 idl0r Exp $ + + 11 Jul 2009; Christian Ruppert tint2-0.7.ebuild: + Add x11-proto/xineramaproto dependency, fixes bug 276994, thanks to Nathan + Zachary . 02 Jul 2009; Christian Ruppert tint2-0.7.ebuild: Fixed dependency. diff --git a/x11-misc/tint2/tint2-0.7.ebuild b/x11-misc/tint2/tint2-0.7.ebuild index ce613d244197..6b0b0e84ac20 100644 --- a/x11-misc/tint2/tint2-0.7.ebuild +++ b/x11-misc/tint2/tint2-0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/tint2/tint2-0.7.ebuild,v 1.2 2009/07/02 20:11:19 idl0r Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/tint2/tint2-0.7.ebuild,v 1.3 2009/07/11 11:02:04 idl0r Exp $ EAPI="2" @@ -20,7 +20,8 @@ RDEPEND="dev-libs/glib:2 x11-libs/libXinerama media-libs/imlib2[X]" DEPEND="${RDEPEND} - dev-util/pkgconfig" + dev-util/pkgconfig + x11-proto/xineramaproto" src_configure() { econf $(use_enable battery) \ -- cgit v1.2.3-65-gdbad