rrdtool: add 1.4.8_1 bottle.

This commit is contained in:
BrewTestBot 2014-10-22 15:41:53 +01:00 committed by Mike McQuaid
parent 0badc9beb6
commit 954b441a7e

View file

@ -6,6 +6,12 @@ class Rrdtool < Formula
sha1 '56d68857f39e70bfa32360947614d8220702ed02'
revision 1
bottle do
sha1 "66e4c7cb71218b8071a0e08e6fc76e3d54bd5509" => :yosemite
sha1 "f58c34f5e7ca96af0a36f8e11d9c5612d915ba30" => :mavericks
sha1 "17793a75d33fb5173fbe97dc01f687a47a56a54e" => :mountain_lion
end
depends_on 'pkg-config' => :build
depends_on 'glib'
depends_on 'pango'