summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2009-11-01 12:53:20 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2009-11-01 12:53:20 +0000
commitb22cd09af262091f3e0b8f6a051969cc82c9fb55 (patch)
tree1df5a13d56ac1ab6964328229af184d2be11d043 /x11-libs
parentVersion bump. Disable static libs, review missing dtds in DEPEND, add missing... (diff)
downloadgentoo-2-b22cd09af262091f3e0b8f6a051969cc82c9fb55.tar.gz
gentoo-2-b22cd09af262091f3e0b8f6a051969cc82c9fb55.tar.bz2
gentoo-2-b22cd09af262091f3e0b8f6a051969cc82c9fb55.zip
Add missing gtk-doc-am to DEPEND, bug #291119.
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/pango/ChangeLog5
-rw-r--r--x11-libs/pango/pango-1.26.0.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/x11-libs/pango/ChangeLog b/x11-libs/pango/ChangeLog
index 62f7569ab6cb..fc5fe9d5611e 100644
--- a/x11-libs/pango/ChangeLog
+++ b/x11-libs/pango/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/pango
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.276 2009/10/31 14:33:29 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.277 2009/11/01 12:53:20 eva Exp $
+
+ 01 Nov 2009; Gilles Dartiguelongue <eva@gentoo.org> pango-1.26.0.ebuild:
+ Add missing gtk-doc-am to DEPEND, bug #291119.
31 Oct 2009; Nirbheek Chauhan <nirbheek@gentoo.org> pango-1.26.0.ebuild,
+files/pango-1.26.0-fix-parallel-build.patch:
diff --git a/x11-libs/pango/pango-1.26.0.ebuild b/x11-libs/pango/pango-1.26.0.ebuild
index 142faa3afbc4..3d79283703c8 100644
--- a/x11-libs/pango/pango-1.26.0.ebuild
+++ b/x11-libs/pango/pango-1.26.0.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-libs/pango/pango-1.26.0.ebuild,v 1.2 2009/10/31 14:33:29 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.26.0.ebuild,v 1.3 2009/11/01 12:53:20 eva Exp $
EAPI="2"
GCONF_DEBUG="yes"
@@ -25,6 +25,7 @@ RDEPEND=">=dev-libs/glib-2.17.3
x11-libs/libXft )"
DEPEND="${RDEPEND}
>=dev-util/pkgconfig-0.9
+ dev-util/gtk-doc-am
doc? (
>=dev-util/gtk-doc-1
~app-text/docbook-xml-dtd-4.1.2