diff options
Diffstat (limited to 'media-gfx/exiv2/exiv2-0.11.ebuild')
-rw-r--r-- | media-gfx/exiv2/exiv2-0.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/exiv2/exiv2-0.11.ebuild b/media-gfx/exiv2/exiv2-0.11.ebuild index dba2a5841791..8b53f473ea68 100644 --- a/media-gfx/exiv2/exiv2-0.11.ebuild +++ b/media-gfx/exiv2/exiv2-0.11.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/exiv2/exiv2-0.11.ebuild,v 1.1 2006/10/01 21:06:04 sbriesen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.11.ebuild,v 1.2 2006/10/17 22:44:53 sbriesen Exp $ inherit eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="doc unicode" -DEPEND="" +DEPEND="sys-libs/zlib" src_unpack() { unpack ${A} |