diff options
Diffstat (limited to 'dev-libs/yaz/yaz-3.0.50.ebuild')
-rw-r--r-- | dev-libs/yaz/yaz-3.0.50.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/yaz/yaz-3.0.50.ebuild b/dev-libs/yaz/yaz-3.0.50.ebuild index e17a6f956a11..3bde78a6a092 100644 --- a/dev-libs/yaz/yaz-3.0.50.ebuild +++ b/dev-libs/yaz/yaz-3.0.50.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/dev-libs/yaz/yaz-3.0.50.ebuild,v 1.9 2010/11/06 22:59:31 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/yaz-3.0.50.ebuild,v 1.10 2012/05/04 18:35:44 jdhore Exp $ EAPI=2 inherit eutils autotools @@ -21,7 +21,7 @@ RDEPEND="dev-libs/libxml2 tcpd? ( sys-apps/tcp-wrappers ) ziffy? ( net-libs/libpcap )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig dev-lang/tcl >=sys-devel/libtool-2" |