diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-05 08:29:23 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-05 08:29:23 +0000 |
commit | 12c409abd1f8b4ae542ea2b3132c747b4e8ec091 (patch) | |
tree | 491de6cc4ba1e88cc04a08173054bc9f01b38bcc /net-libs/net6/net6-1.3.14.ebuild | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-12c409abd1f8b4ae542ea2b3132c747b4e8ec091.tar.gz gentoo-2-12c409abd1f8b4ae542ea2b3132c747b4e8ec091.tar.bz2 gentoo-2-12c409abd1f8b4ae542ea2b3132c747b4e8ec091.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'net-libs/net6/net6-1.3.14.ebuild')
-rw-r--r-- | net-libs/net6/net6-1.3.14.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/net6/net6-1.3.14.ebuild b/net-libs/net6/net6-1.3.14.ebuild index 578f3bb29f32..f224c8a3bfb5 100644 --- a/net-libs/net6/net6-1.3.14.ebuild +++ b/net-libs/net6/net6-1.3.14.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/net-libs/net6/net6-1.3.14.ebuild,v 1.5 2011/11/03 08:19:08 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/net6/net6-1.3.14.ebuild,v 1.6 2012/05/05 08:29:23 jdhore Exp $ EAPI=4 @@ -18,7 +18,7 @@ IUSE="nls static-libs" RDEPEND="dev-libs/libsigc++:2 >=net-libs/gnutls-1.2.10" DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.20 + virtual/pkgconfig nls? ( sys-devel/gettext )" DOCS=( AUTHORS ChangeLog NEWS README ) |