summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2006-03-19 22:09:20 +0000
committerMark Loeser <halcy0n@gentoo.org>2006-03-19 22:09:20 +0000
commit0b941eef90a7e2c2ea3deef5c0d3aee43af7351e (patch)
tree9ab4ba2d7fdb4d93f1f62b6d95f096f633e8bd9b /dev-dotnet/ikvm/ikvm-0.14.0.1-r1.ebuild
parentAdd DEPEND on app-arch/unzip (diff)
downloadgentoo-2-0b941eef90a7e2c2ea3deef5c0d3aee43af7351e.tar.gz
gentoo-2-0b941eef90a7e2c2ea3deef5c0d3aee43af7351e.tar.bz2
gentoo-2-0b941eef90a7e2c2ea3deef5c0d3aee43af7351e.zip
Add DEPEND on app-arch/unzip
(Portage version: 2.1_pre6-r3)
Diffstat (limited to 'dev-dotnet/ikvm/ikvm-0.14.0.1-r1.ebuild')
-rw-r--r--dev-dotnet/ikvm/ikvm-0.14.0.1-r1.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/dev-dotnet/ikvm/ikvm-0.14.0.1-r1.ebuild b/dev-dotnet/ikvm/ikvm-0.14.0.1-r1.ebuild
index aa7de0059a34..d8f75d904ccc 100644
--- a/dev-dotnet/ikvm/ikvm-0.14.0.1-r1.ebuild
+++ b/dev-dotnet/ikvm/ikvm-0.14.0.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ikvm/ikvm-0.14.0.1-r1.ebuild,v 1.4 2005/06/03 22:11:06 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ikvm/ikvm-0.14.0.1-r1.ebuild,v 1.5 2006/03/19 22:09:20 halcy0n Exp $
inherit mono multilib
@@ -21,7 +21,8 @@ RDEPEND=">=dev-lang/mono-1.1"
DEPEND="${RDEPEND}
!dev-dotnet/ikvm-bin
>=dev-java/jikes-1.21
- >=dev-dotnet/nant-0.85_rc2"
+ >=dev-dotnet/nant-0.85_rc2
+ app-arch/unzip"
src_compile() {
nant || die "ikvm build failed"