View previous topic :: View next topic |
Author |
Message |
mounty1 l33t


Joined: 06 Jul 2006 Posts: 852 Location: Queensland
|
Posted: Sat Oct 03, 2020 12:42 pm Post subject: dotnet / mono ebuilds incomplete? [SOLVED] |
|
|
I followed the instructions for installing Mono but: Code: | # emerge -1aq monodevelop
emerge: there are no ebuilds to satisfy ">=dev-dotnet/webkit-sharp-0.2-r1".
(dependency required by "dev-util/mono-docbrowser-2.20130821-r2::dotnet[webkit]" [ebuild])
(dependency required by "dev-util/monodevelop-6.0.0.4761::dotnet[doc]" [ebuild])
(dependency required by "monodevelop" [argument]) | and indeed there is no such package on my system. What now? _________________ Michael Mounteney
Last edited by mounty1 on Sat Oct 03, 2020 8:21 pm; edited 1 time in total |
|
Back to top |
|
 |
fedeliallalinea Moderator


Joined: 08 Mar 2003 Posts: 25412 Location: here
|
Posted: Sat Oct 03, 2020 6:56 pm Post subject: |
|
|
Probably mono-docbrowser has wrong dependency webkit? ( >=dev-dotnet/webkit-sharp-0.2-r1 )" should be webkit? (dev-dotnet/webkitgtk-sharp )" .
Anyway try to disable webkit use flag from mono-docbrowser package _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
 |
mounty1 l33t


Joined: 06 Jul 2006 Posts: 852 Location: Queensland
|
Posted: Sat Oct 03, 2020 8:21 pm Post subject: |
|
|
Thanks. _________________ Michael Mounteney |
|
Back to top |
|
 |
fedeliallalinea Moderator


Joined: 08 Mar 2003 Posts: 25412 Location: here
|
Posted: Sun Oct 04, 2020 8:09 am Post subject: |
|
|
Open a new issue in the overlay github, so next time problem is solved. _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
 |
|