Skip to content

Commit

Permalink
eclass/gtk-sharp-module don't depend on non-existing monodoc
Browse files Browse the repository at this point in the history
  • Loading branch information
cnd committed Aug 14, 2015
1 parent 1e4b4e1 commit 4177de7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eclass/gtk-sharp-module.eclass
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 4177de7

Please sign in to comment.