diff options
Diffstat (limited to 'sci-chemistry/chemtool/chemtool-1.6.12-r1.ebuild')
-rw-r--r-- | sci-chemistry/chemtool/chemtool-1.6.12-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/chemtool/chemtool-1.6.12-r1.ebuild b/sci-chemistry/chemtool/chemtool-1.6.12-r1.ebuild index 6d25c0ddf643..0e9a62db37c3 100644 --- a/sci-chemistry/chemtool/chemtool-1.6.12-r1.ebuild +++ b/sci-chemistry/chemtool/chemtool-1.6.12-r1.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/sci-chemistry/chemtool/chemtool-1.6.12-r1.ebuild,v 1.2 2012/01/26 18:38:30 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/chemtool/chemtool-1.6.12-r1.ebuild,v 1.3 2012/05/04 07:02:32 jdhore Exp $ EAPI=4 @@ -23,7 +23,7 @@ RDEPEND=" x11-libs/pango emf? ( media-libs/libemf )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_prepare() { epatch "${FILESDIR}"/${PV}-no-underlinking.patch |