eclass/gtk-sharp-module don't depend on non-existing monodoc
authorHeather Cynede <cynede@gentoo.org>
Fri, 14 Aug 2015 12:28:31 +0000 (16:28 +0400)
committerHeather Cynede <cynede@gentoo.org>
Fri, 14 Aug 2015 12:28:49 +0000 (16:28 +0400)
eclass/gtk-sharp-module.eclass

index 7ecff1d6d091b1062f0fc1eaebb53ea5d69ff860..6b457b123f066ed4bc674c6f2c78a38476b8fe80 100644 (file)
@@ -145,7 +145,7 @@ esac
 case ${PF} in
        #gtk-sharp tarball
        gtk-sharp-docs*)
-               add_depend ">=virtual/monodoc-2.0"
+               add_depend ">=dev-lang/mono-2.0"
                ;;
        gtk-sharp-gapi*)
                add_rdepend "!<=dev-dotnet/gtk-sharp-2.12.7:2"