diff --git a/Formula/ivykis.rb b/Formula/ivykis.rb index e37cf61286f..3ff9b342984 100644 --- a/Formula/ivykis.rb +++ b/Formula/ivykis.rb @@ -4,6 +4,13 @@ class Ivykis < Formula url "https://downloads.sourceforge.net/project/libivykis/0.41/ivykis-0.41.tar.gz" sha256 "2c934539a59029851b1332c8143ba9f21b79fb0185dd68d6eb259ae1b61ef3c5" + bottle do + cellar :any + sha256 "8aa737754faeda65a8f369f85d89822d78f5285e131eaba4d3fe57c578f57051" => :sierra + sha256 "1914551ff67e301b8700e51a6e93096de43c793c19603b09302fff5d4e74ef0b" => :el_capitan + sha256 "b5b60d80ac9f9c1891d3f965b4d963b427497e0127cb6ca7892bb71943f0709e" => :yosemite + end + depends_on "automake" => :build depends_on "autoconf" => :build depends_on "libtool" => :build