summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2008-03-13 00:37:00 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2008-03-13 00:37:00 +0000
commitb110dd44a1a8a7df0112bd43be8efbad1db0c841 (patch)
tree1dc0a41954284c93e22eff9e67a2c08f9d462b80 /dev-cpp/gnome-vfsmm/gnome-vfsmm-2.22.0.ebuild
parentMarking amule-2.1.3-r1 ppc64 for bug 210380 (diff)
downloadhistorical-b110dd44a1a8a7df0112bd43be8efbad1db0c841.tar.gz
historical-b110dd44a1a8a7df0112bd43be8efbad1db0c841.tar.bz2
historical-b110dd44a1a8a7df0112bd43be8efbad1db0c841.zip
adding doxygen to DEPEND due to docs/reference/Makefile.am rules
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-cpp/gnome-vfsmm/gnome-vfsmm-2.22.0.ebuild')
-rw-r--r--dev-cpp/gnome-vfsmm/gnome-vfsmm-2.22.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.22.0.ebuild b/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.22.0.ebuild
index bf3506b4b14c..8a8a9030432c 100644
--- a/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.22.0.ebuild
+++ b/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.22.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.22.0.ebuild,v 1.1 2008/03/13 00:00:11 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.22.0.ebuild,v 1.2 2008/03/13 00:37:00 eva Exp $
inherit gnome2
@@ -16,6 +16,7 @@ IUSE="doc examples"
RDEPEND=">=gnome-base/gnome-vfs-2.8.1
>=dev-cpp/glibmm-2.12"
DEPEND=">=dev-util/pkgconfig-0.12.0
+ app-doc/doxygen
${RDEPEND}"
DOCS="AUTHORS ChangeLog NEWS README INSTALL"