diff options
Diffstat (limited to 'dev-libs/yaz/yaz-4.2.51.ebuild')
-rw-r--r-- | dev-libs/yaz/yaz-4.2.51.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/yaz/yaz-4.2.51.ebuild b/dev-libs/yaz/yaz-4.2.51.ebuild index ba08cb47a3eb..5f3c747304fb 100644 --- a/dev-libs/yaz/yaz-4.2.51.ebuild +++ b/dev-libs/yaz/yaz-4.2.51.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/yaz-4.2.51.ebuild,v 1.1 2013/03/20 16:45:40 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/yaz-4.2.51.ebuild,v 1.2 2015/03/25 13:25:20 jlec Exp $ EAPI=2 inherit eutils autotools @@ -22,7 +22,7 @@ RDEPEND="dev-libs/libxml2 ziffy? ( net-libs/libpcap )" DEPEND="${RDEPEND} virtual/pkgconfig - dev-lang/tcl + dev-lang/tcl:0 >=sys-devel/libtool-2" src_prepare() { |