diff options
Diffstat (limited to 'x11-misc/see/see-0.6.ebuild')
-rw-r--r-- | x11-misc/see/see-0.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/see/see-0.6.ebuild b/x11-misc/see/see-0.6.ebuild index 0d1c87ccd005..403d841b6f2c 100644 --- a/x11-misc/see/see-0.6.ebuild +++ b/x11-misc/see/see-0.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/see/see-0.6.ebuild,v 1.1 2010/10/20 20:35:02 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/see/see-0.6.ebuild,v 1.2 2012/05/05 04:53:47 jdhore Exp $ EAPI=3 @@ -17,7 +17,7 @@ IUSE="" RDEPEND="x11-libs/gtk+:2" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_prepare() { epatch "${FILESDIR}/${PV}-respect_destdir.patch" |