unity-web-player.rb: add depends_on

This commit is contained in:
scribblemaniac 2015-07-02 01:13:32 -06:00 committed by Vítor Galvão
parent 4b12da23dd
commit b2a37050e0
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ cask :v1 => 'unity-web-player' do
homepage 'https://unity3d.com/webplayer'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
depends_on :macos => '>= :snow_leopard'
pkg 'Install Unity Web Player.pkg'
uninstall :pkgutil => 'com.unity.UnityWebPlayer',