summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSantiago M. Mola <coldwind@gentoo.org>2007-09-05 13:45:33 +0000
committerSantiago M. Mola <coldwind@gentoo.org>2007-09-05 13:45:33 +0000
commitec41eca98cf7f7789f78b8770a94edf077198283 (patch)
tree2b801988dd9e98fab3d73dfe6657e914ea98383d /net-im/empathy/empathy-0.12-r1.ebuild
parentChanged URI for custom libSDL. Added postinst message describing new features... (diff)
downloadgentoo-2-ec41eca98cf7f7789f78b8770a94edf077198283.tar.gz
gentoo-2-ec41eca98cf7f7789f78b8770a94edf077198283.tar.bz2
gentoo-2-ec41eca98cf7f7789f78b8770a94edf077198283.zip
Added dev-util/gtk-doc dep. Fixes bug #191324. Thanks to Jan Oravec <jan.oravec@6com.sk>.
(Portage version: 2.1.2.12)
Diffstat (limited to 'net-im/empathy/empathy-0.12-r1.ebuild')
-rw-r--r--net-im/empathy/empathy-0.12-r1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-im/empathy/empathy-0.12-r1.ebuild b/net-im/empathy/empathy-0.12-r1.ebuild
index de6377419f43..aeea798cbb05 100644
--- a/net-im/empathy/empathy-0.12-r1.ebuild
+++ b/net-im/empathy/empathy-0.12-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-0.12-r1.ebuild,v 1.1 2007/08/28 20:33:16 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-0.12-r1.ebuild,v 1.2 2007/09/05 13:45:33 coldwind Exp $
inherit gnome2 eutils autotools
@@ -27,7 +27,8 @@ RDEPEND=">=dev-libs/dbus-glib-0.51
spell? ( app-text/aspell )
python? ( >=dev-lang/python-2.4.4-r5 )"
DEPEND="${RDEPEND}
- >=dev-util/pkgconfig-0.12.0"
+ >=dev-util/pkgconfig-0.12.0
+ dev-util/gtk-doc"
DOCS="CONTRIBUTORS AUTHORS README"