diff options
author | Hanno Boeck <hanno@gentoo.org> | 2007-07-28 20:49:46 +0000 |
---|---|---|
committer | Hanno Boeck <hanno@gentoo.org> | 2007-07-28 20:49:46 +0000 |
commit | f03d2d49357987601b7d2e41d4698843a52464fb (patch) | |
tree | c6f434fa0be07ee7d358fe696a5891e388bcc6d6 /media-gfx/gimp/gimp-2.3.19.ebuild | |
parent | Version bump for bug 182053, thanks to Auke Booij for reporting. (diff) | |
download | historical-f03d2d49357987601b7d2e41d4698843a52464fb.tar.gz historical-f03d2d49357987601b7d2e41d4698843a52464fb.tar.bz2 historical-f03d2d49357987601b7d2e41d4698843a52464fb.zip |
gimp raise libexif dep
Package-Manager: portage-2.1.3_rc9
Diffstat (limited to 'media-gfx/gimp/gimp-2.3.19.ebuild')
-rw-r--r-- | media-gfx/gimp/gimp-2.3.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gimp/gimp-2.3.19.ebuild b/media-gfx/gimp/gimp-2.3.19.ebuild index f471ce3c6e9b..26a4e44472c3 100644 --- a/media-gfx/gimp/gimp-2.3.19.ebuild +++ b/media-gfx/gimp/gimp-2.3.19.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/media-gfx/gimp/gimp-2.3.19.ebuild,v 1.2 2007/07/27 09:59:37 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.3.19.ebuild,v 1.3 2007/07/28 20:49:46 hanno Exp $ inherit fdo-mime flag-o-matic multilib python @@ -35,7 +35,7 @@ RDEPEND=">=dev-libs/glib-2.12.3 >=gnome-base/gnome-keyring-0.4.5 ) gtkhtml? ( =gnome-extra/gtkhtml-2* ) jpeg? ( >=media-libs/jpeg-6b-r2 - >=media-libs/libexif-0.6.0 ) + >=media-libs/libexif-0.6.15 ) lcms? ( media-libs/lcms ) mng? ( media-libs/libmng ) pdf? ( >=app-text/poppler-bindings-0.3.1 ) |