diff options
Diffstat (limited to 'net-p2p/gift-openft/gift-openft-0.2.1.5.ebuild')
-rw-r--r-- | net-p2p/gift-openft/gift-openft-0.2.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/gift-openft/gift-openft-0.2.1.5.ebuild b/net-p2p/gift-openft/gift-openft-0.2.1.5.ebuild index a88d12ebf23e..c7942732ba9e 100644 --- a/net-p2p/gift-openft/gift-openft-0.2.1.5.ebuild +++ b/net-p2p/gift-openft/gift-openft-0.2.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.5.ebuild,v 1.1 2004/12/06 20:02:50 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-openft/gift-openft-0.2.1.5.ebuild,v 1.2 2004/12/09 18:17:14 squinky86 Exp $ IUSE="berkdb" DESCRIPTION="The giFT OpenFT plugin" @@ -15,7 +15,7 @@ DEPEND="virtual/libc dev-util/pkgconfig berkdb? ( >=sys-libs/db-3.3 )" -RDEPEND=">=net-p2p/gift-0.11.5 +RDEPEND=">=net-p2p/gift-0.11.8 >=sys-libs/zlib-1.1.4 berkdb? ( >=sys-libs/db-3.3 )" |