diff options
author | 2006-06-18 17:53:51 +0000 | |
---|---|---|
committer | 2006-06-18 17:53:51 +0000 | |
commit | 203091df27ecb4fab057283de6a17b84dbab126c (patch) | |
tree | 0a9198250d1967cdf374639633b20a9406ad2a03 /media-gfx/gimp/gimp-2.2.10.ebuild | |
parent | removing junk (diff) | |
download | gentoo-2-203091df27ecb4fab057283de6a17b84dbab126c.tar.gz gentoo-2-203091df27ecb4fab057283de6a17b84dbab126c.tar.bz2 gentoo-2-203091df27ecb4fab057283de6a17b84dbab126c.zip |
Updated for addition of the split-out app-doc/gimp-help ebuilds.
(Portage version: 2.1)
Diffstat (limited to 'media-gfx/gimp/gimp-2.2.10.ebuild')
-rw-r--r-- | media-gfx/gimp/gimp-2.2.10.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/media-gfx/gimp/gimp-2.2.10.ebuild b/media-gfx/gimp/gimp-2.2.10.ebuild index 6fb0fcea473f..d123ef68809a 100644 --- a/media-gfx/gimp/gimp-2.2.10.ebuild +++ b/media-gfx/gimp/gimp-2.2.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.2.10.ebuild,v 1.4 2006/04/21 00:15:08 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.2.10.ebuild,v 1.5 2006/06/18 17:53:51 brix Exp $ inherit flag-o-matic libtool eutils fdo-mime alternatives @@ -44,7 +44,8 @@ RDEPEND=">=dev-libs/glib-2.4.5 aalib? ( media-libs/aalib ) python? ( >=dev-lang/python-2.2 >=dev-python/pygtk-2 ) - lcms? ( media-libs/lcms )" + lcms? ( media-libs/lcms ) + !app-doc/gimp-help" DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.12.0 |