diff options
Diffstat (limited to 'media-gfx/gpicview/gpicview-0.2.2.ebuild')
-rw-r--r-- | media-gfx/gpicview/gpicview-0.2.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/gpicview/gpicview-0.2.2.ebuild b/media-gfx/gpicview/gpicview-0.2.2.ebuild index 8f85b21dc807..4869a8bce865 100644 --- a/media-gfx/gpicview/gpicview-0.2.2.ebuild +++ b/media-gfx/gpicview/gpicview-0.2.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gpicview/gpicview-0.2.2.ebuild,v 1.1 2011/07/26 08:05:52 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gpicview/gpicview-0.2.2.ebuild,v 1.2 2012/05/05 07:00:20 jdhore Exp $ EAPI=4 @@ -17,7 +17,7 @@ RDEPEND="virtual/jpeg >=x11-libs/gtk+-2.6:2" DEPEND="${RDEPEND} >=dev-util/intltool-0.40 - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" src_install() { |