diff options
Diffstat (limited to 'media-gfx/exiv2/exiv2-0.21.1-r2.ebuild')
-rw-r--r-- | media-gfx/exiv2/exiv2-0.21.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/exiv2/exiv2-0.21.1-r2.ebuild b/media-gfx/exiv2/exiv2-0.21.1-r2.ebuild index d2db77adb7d6..27998cd7386b 100644 --- a/media-gfx/exiv2/exiv2-0.21.1-r2.ebuild +++ b/media-gfx/exiv2/exiv2-0.21.1-r2.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/exiv2/exiv2-0.21.1-r2.ebuild,v 1.2 2012/01/10 22:07:34 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.21.1-r2.ebuild,v 1.3 2012/05/05 07:00:18 jdhore Exp $ EAPI=3 PYTHON_DEPEND="2" @@ -29,7 +29,7 @@ DEPEND="${RDEPEND} doc? ( app-doc/doxygen dev-libs/libxslt - dev-util/pkgconfig + virtual/pkgconfig media-gfx/graphviz ) nls? ( sys-devel/gettext ) |