diff options
Diffstat (limited to 'dev-dotnet/mono-fuse/mono-fuse-0.4.0.ebuild')
-rw-r--r-- | dev-dotnet/mono-fuse/mono-fuse-0.4.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-dotnet/mono-fuse/mono-fuse-0.4.0.ebuild b/dev-dotnet/mono-fuse/mono-fuse-0.4.0.ebuild index b4f780e857cd..430d4e1e3d2c 100644 --- a/dev-dotnet/mono-fuse/mono-fuse-0.4.0.ebuild +++ b/dev-dotnet/mono-fuse/mono-fuse-0.4.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono-fuse/mono-fuse-0.4.0.ebuild,v 1.2 2006/10/22 11:34:17 jurek Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono-fuse/mono-fuse-0.4.0.ebuild,v 1.3 2007/06/22 17:46:04 jurek Exp $ inherit mono @@ -15,7 +15,7 @@ IUSE="" DEPEND=">=dev-lang/mono-1.1.13 >=dev-util/monodoc-1.1.13 - sys-fs/fuse" + >=sys-fs/fuse-2.5.2" src_compile() { |