jooby-bootstrap: bottle unneeded

This commit is contained in:
Xu Cheng 2015-10-23 19:55:56 +08:00
parent 89d3b88a87
commit e15b01eab4

View file

@ -4,6 +4,8 @@ class JoobyBootstrap < Formula
url "https://github.com/jooby-project/jooby-bootstrap/archive/0.2.2.tar.gz"
sha256 "ba662dcbe9022205cdb147a1c4e0931191eb902477ca40f3cba0170dfad54fda"
bottle :unneeded
depends_on :java => "1.8+"
depends_on "maven"