summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/loudmouth/loudmouth-1.4.3.ebuild')
-rw-r--r--net-libs/loudmouth/loudmouth-1.4.3.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-libs/loudmouth/loudmouth-1.4.3.ebuild b/net-libs/loudmouth/loudmouth-1.4.3.ebuild
index 6412d5d9bab2..99fb8359f6e1 100644
--- a/net-libs/loudmouth/loudmouth-1.4.3.ebuild
+++ b/net-libs/loudmouth/loudmouth-1.4.3.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/net-libs/loudmouth/loudmouth-1.4.3.ebuild,v 1.2 2009/01/07 16:58:19 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.3.ebuild,v 1.3 2009/03/14 22:34:37 eva Exp $
inherit autotools gnome2
@@ -23,7 +23,8 @@ RDEPEND=">=dev-libs/glib-2.4
DEPEND="${RDEPEND}
test? ( dev-libs/check )
dev-util/pkgconfig
- doc? ( >=dev-util/gtk-doc-1 )"
+ doc? ( >=dev-util/gtk-doc-1 )
+ >=dev-util/gtk-doc-am-1"
DOCS="AUTHORS ChangeLog NEWS README"