commit:     8b8b46168caf81a253829b50698895b69660b0ce
Author:     Graham Haworth <gdhaworth <AT> gmail <DOT> com>
AuthorDate: Sun Aug  2 23:21:21 2015 +0000
Commit:     Heather Cynede <cynede <AT> gentoo <DOT> org>
CommitDate: Sun Aug  2 23:21:21 2015 +0000
URL:        https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=8b8b4616

Removed dev-dotnet/mono-addins from the latest monodevelop's dependencies, 
which appears to have been unnecessary. mono-addins refuses to bulid without 
gmcs which doesn't look like it has been included in Mono 4, and monodevelop 
builds and runs fine without it.

 dev-util/monodevelop/monodevelop-5.9.5.5.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-util/monodevelop/monodevelop-5.9.5.5.ebuild 
b/dev-util/monodevelop/monodevelop-5.9.5.5.ebuild
index a4fd5d8..58179ef 100644
--- a/dev-util/monodevelop/monodevelop-5.9.5.5.ebuild
+++ b/dev-util/monodevelop/monodevelop-5.9.5.5.ebuild
@@ -25,7 +25,6 @@ RDEPEND=">=dev-lang/mono-3.2.8
        >=dev-dotnet/nuget-2.8.3
        gnome? ( >=dev-dotnet/gnome-sharp-2.24.2-r1 )
        >=dev-dotnet/gtk-sharp-2.12.21:2
-       >=dev-dotnet/mono-addins-1.0[gtk]
        doc? ( dev-util/mono-docbrowser )
        >=dev-dotnet/xsp-2
        dev-util/ctags

Reply via email to