diff options
Diffstat (limited to 'dev-libs/yaz/yaz-3.0.47.ebuild')
-rw-r--r-- | dev-libs/yaz/yaz-3.0.47.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/yaz/yaz-3.0.47.ebuild b/dev-libs/yaz/yaz-3.0.47.ebuild index caec3891d434..0f8af839a67b 100644 --- a/dev-libs/yaz/yaz-3.0.47.ebuild +++ b/dev-libs/yaz/yaz-3.0.47.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.47.ebuild,v 1.2 2010/07/20 04:44:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/yaz-3.0.47.ebuild,v 1.3 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" |