Skip to content

Instantly share code, notes, and snippets.

@vinyar
Created June 27, 2014 23:22
Show Gist options
  • Save vinyar/e10e7198c07c1fe0d6e1 to your computer and use it in GitHub Desktop.
Save vinyar/e10e7198c07c1fe0d6e1 to your computer and use it in GitHub Desktop.
Optional dependencies for metadata.rb (untested)
if platform_family?("windows")
depends 'windows'
depends '7-zip'
end
@vinyar
Copy link
Author

vinyar commented Jun 27, 2014

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment