diff options
Diffstat (limited to 'media-gfx/gimp/gimp-2.8.0_rc1.ebuild')
-rw-r--r-- | media-gfx/gimp/gimp-2.8.0_rc1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gimp/gimp-2.8.0_rc1.ebuild b/media-gfx/gimp/gimp-2.8.0_rc1.ebuild index 50be2e85016f..e2731869353c 100644 --- a/media-gfx/gimp/gimp-2.8.0_rc1.ebuild +++ b/media-gfx/gimp/gimp-2.8.0_rc1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.8.0_rc1.ebuild,v 1.1 2012/04/12 00:33:57 sping Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.8.0_rc1.ebuild,v 1.2 2012/05/05 07:00:18 jdhore Exp $ EAPI="3" PYTHON_DEPEND="python? 2:2.5" @@ -55,7 +55,7 @@ RDEPEND=">=dev-libs/glib-2.30.2:2 gs? ( app-text/ghostscript-gpl ) udev? ( sys-fs/udev[gudev] )" DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.22 + virtual/pkgconfig >=dev-util/intltool-0.40.1 >=sys-devel/gettext-0.17 doc? ( >=dev-util/gtk-doc-1 ) |