diff options
Diffstat (limited to 'sci-electronics/gerbv/gerbv-2.3.0-r2.ebuild')
-rw-r--r-- | sci-electronics/gerbv/gerbv-2.3.0-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-electronics/gerbv/gerbv-2.3.0-r2.ebuild b/sci-electronics/gerbv/gerbv-2.3.0-r2.ebuild index 96edf6e4e0d1..61efd382aec2 100644 --- a/sci-electronics/gerbv/gerbv-2.3.0-r2.ebuild +++ b/sci-electronics/gerbv/gerbv-2.3.0-r2.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/sci-electronics/gerbv/gerbv-2.3.0-r2.ebuild,v 1.7 2011/03/02 21:40:55 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/gerbv-2.3.0-r2.ebuild,v 1.8 2012/05/04 07:10:19 jdhore Exp $ EAPI="2" @@ -21,7 +21,7 @@ RDEPEND=" >=x11-libs/cairo-1.2" DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.9" + virtual/pkgconfig" src_configure() { econf \ |