diff options
Diffstat (limited to 'net-p2p/gift-openft/gift-openft-0.2.1.6.ebuild')
-rw-r--r-- | net-p2p/gift-openft/gift-openft-0.2.1.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/gift-openft/gift-openft-0.2.1.6.ebuild b/net-p2p/gift-openft/gift-openft-0.2.1.6.ebuild index 7489aee16b02..2787bfc20f21 100644 --- a/net-p2p/gift-openft/gift-openft-0.2.1.6.ebuild +++ b/net-p2p/gift-openft/gift-openft-0.2.1.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-openft/gift-openft-0.2.1.6.ebuild,v 1.13 2007/07/12 14:37:37 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-openft/gift-openft-0.2.1.6.ebuild,v 1.14 2012/05/04 06:33:35 jdhore Exp $ inherit eutils @@ -15,7 +15,7 @@ KEYWORDS="alpha amd64 ia64 ~ppc sparc x86 ~x86-fbsd" RDEPEND=">=net-p2p/gift-0.11.8 berkdb? ( >=sys-libs/db-3.3 )" -DEPEND="dev-util/pkgconfig +DEPEND="virtual/pkgconfig ${RDEPEND}" src_compile() { |