diff --git a/Formula/wdfs.rb b/Formula/wdfs.rb index 129ce1450da..db161492b76 100644 --- a/Formula/wdfs.rb +++ b/Formula/wdfs.rb @@ -4,6 +4,13 @@ class Wdfs < Formula url "http://noedler.de/projekte/wdfs/wdfs-1.4.2.tar.gz" sha256 "fcf2e1584568b07c7f3683a983a9be26fae6534b8109e09167e5dff9114ba2e5" + bottle do + cellar :any + sha256 "d88bd5f277e42a04048c6641e764c919b71b4cec554440ddb590b608c7d02955" => :sierra + sha256 "7133df159d9ca995fd982a7ffc2e3213112113e740c6ed5a5c48458d1f1bd1c3" => :el_capitan + sha256 "f427e5e1cde130dc890db1f27e7bbc8600ae9a22dfbb3fcdc8ada9eb73686f51" => :yosemite + end + depends_on "pkg-config" => :build depends_on "glib" depends_on "neon"