pygtksourceview: add 2.10.1_1 bottle.

This commit is contained in:
BrewTestBot 2016-04-15 01:28:02 +01:00 committed by Xu Cheng
parent 17c274a00e
commit 827a8cc7fe

View file

@ -5,6 +5,13 @@ class Pygtksourceview < Formula
sha256 "b4b47c5aeb67a26141cb03663091dfdf5c15c8a8aae4d69c46a6a943ca4c5974"
revision 1
bottle do
cellar :any
sha256 "5cee8a84c58c12daf452fe8ee393df3eb4d64213e32f98aee622d7e51758116f" => :el_capitan
sha256 "34020ea1db6e802c5b30bcd3cd7062dc34b70e5ca69cbd9d6585868afbe633da" => :yosemite
sha256 "edcb24f7051defbc49cf0444f38e9dc574c25d12dbe70ba971ee2204818d9419" => :mavericks
end
depends_on "pkg-config" => :build
depends_on "gtksourceview"
depends_on "gtk+"