diff options
Diffstat (limited to 'net-p2p/gift-openft')
-rw-r--r-- | net-p2p/gift-openft/gift-openft-0.2.1.3.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/net-p2p/gift-openft/gift-openft-0.2.1.3.ebuild b/net-p2p/gift-openft/gift-openft-0.2.1.3.ebuild index e36544191bde..6c49dfd2ec1e 100644 --- a/net-p2p/gift-openft/gift-openft-0.2.1.3.ebuild +++ b/net-p2p/gift-openft/gift-openft-0.2.1.3.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.3.ebuild,v 1.4 2004/07/04 16:55:06 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-openft/gift-openft-0.2.1.3.ebuild,v 1.5 2004/07/06 21:25:48 squinky86 Exp $ IUSE="" @@ -13,8 +13,9 @@ LICENSE="GPL-2" KEYWORDS="x86 ~sparc ~ppc ~amd64" DEPEND="virtual/libc - >=net-p2p/gift-0.11.5 - >=sys-apps/sed-4 + dev-util/pkgconfig" + +RDEPEND=">=net-p2p/gift-0.11.5 >=sys-libs/zlib-1.1.4" src_compile() { |