diff --git a/Formula/plowshare.rb b/Formula/plowshare.rb index 8fac0ddda7..b82689bb42 100644 --- a/Formula/plowshare.rb +++ b/Formula/plowshare.rb @@ -5,6 +5,12 @@ class Plowshare < Formula url "https://github.com/mcrapet/plowshare/archive/v2.1.0.tar.gz" sha256 "762482dd11c1e1af08b940c613856a2f51e998b25c11ba14f6a7a734eb94de16" + bottle do + sha256 "1ddafbece256d12f0dacee1f5c68f8878438991878c55889b174dd953bebc4ee" => :yosemite + sha256 "f97c5f5c9ddc2a99d2e5754d81bf8ddc6ebc647ff822d8231fc7dfb09863cbbc" => :mavericks + sha256 "33d4072965454972a1b3ba93e67838e8f1bd0fd8914fb0d9ce79eda003895f0d" => :mountain_lion + end + depends_on "recode" depends_on "imagemagick" => "with-x11" depends_on "tesseract"