summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/mono/mono-1.2.2.1.ebuild')
-rw-r--r--dev-lang/mono/mono-1.2.2.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-lang/mono/mono-1.2.2.1.ebuild b/dev-lang/mono/mono-1.2.2.1.ebuild
index b56c384c0627..11906ecada2b 100644
--- a/dev-lang/mono/mono-1.2.2.1.ebuild
+++ b/dev-lang/mono/mono-1.2.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.2.2.1.ebuild,v 1.2 2006/12/08 07:12:16 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.2.2.1.ebuild,v 1.3 2006/12/21 22:05:32 compnerd Exp $
inherit eutils flag-o-matic multilib autotools
@@ -24,6 +24,7 @@ RDEPEND="!<dev-dotnet/pnet-0.6.12
DEPEND="${RDEPEND}
sys-devel/bc
>=dev-util/pkgconfig-0.19"
+PDEPEND="dev-dotnet/pe-format"
# Parallel build unfriendly
MAKEOPTS="${MAKEOPTS} -j1"