From 7c9a424c29dcd1ba2f93ac94753b7917927e1fc4 Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Sun, 17 Jan 2010 05:14:18 +0000 Subject: Compile fails with only libtool 1.5 present. (Portage version: 2.2_rc61/cvs/Linux x86_64) --- x11-libs/cairo/ChangeLog | 7 +++++-- x11-libs/cairo/cairo-1.8.8.ebuild | 5 +++-- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'x11-libs/cairo') diff --git a/x11-libs/cairo/ChangeLog b/x11-libs/cairo/ChangeLog index d272a56eac8c..e77202bd9798 100644 --- a/x11-libs/cairo/ChangeLog +++ b/x11-libs/cairo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/cairo -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.232 2009/12/26 19:26:24 pva Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.233 2010/01/17 05:14:18 robbat2 Exp $ + + 17 Jan 2010; Robin H. Johnson cairo-1.8.8.ebuild: + Compile fails with only libtool 1.5 present. 26 Dec 2009; Peter Volkov cairo-1.8.6-r1.ebuild, cairo-1.8.8.ebuild: diff --git a/x11-libs/cairo/cairo-1.8.8.ebuild b/x11-libs/cairo/cairo-1.8.8.ebuild index 4c6444794487..e1dd8815b631 100644 --- a/x11-libs/cairo/cairo-1.8.8.ebuild +++ b/x11-libs/cairo/cairo-1.8.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.8.8.ebuild,v 1.14 2009/12/26 19:26:24 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.8.8.ebuild,v 1.15 2010/01/17 05:14:18 robbat2 Exp $ EAPI=2 @@ -45,6 +45,7 @@ RDEPEND="media-libs/fontconfig DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.19 + >=sys-devel/libtool-2 doc? ( >=dev-util/gtk-doc-1.6 ~app-text/docbook-xml-dtd-4.2 ) X? ( x11-proto/renderproto ) -- cgit v1.2.3-65-gdbad