xamarin.rb: depends_on_java

This commit is contained in:
Vítor Galvão 2016-01-12 16:47:54 +00:00
parent be42887b93
commit 4fcbb68c86
1 changed files with 3 additions and 6 deletions

View File

@ -13,10 +13,7 @@ cask 'xamarin' do
zap :delete => '~/Library/Developer/Xamarin' zap :delete => '~/Library/Developer/Xamarin'
caveats <<-EOS.undent caveats do
If you choose to install Xamarin.Android, you'll need Java 6+, depends_on_java
you can install the latest Java using end
brew cask install java
EOS
end end