gdl: remove broken bottles.

This commit is contained in:
Mike McQuaid 2015-08-15 18:38:15 +01:00
parent b1edb3dd0d
commit f3c6001da2

View file

@ -4,12 +4,6 @@ class Gdl < Formula
url "https://download.gnome.org/sources/gdl/3.16/gdl-3.16.0.tar.xz"
sha256 "34cbe104f5df9a20ea26aa8acca2b6d1a73035448aa854162c598e90f4e6ff80"
bottle do
sha256 "930feafd625b56e05f050cd14792409c8ff605847697a24e22f5863876d2263f" => :yosemite
sha256 "1838dbd48f08223efcd3ee1c6aa1e227f50663533bb8bfb4c074f99420331d40" => :mavericks
sha256 "4f356923eb810ad11dad0aca8f8875fb5464a59798d6046b0219427221e93abe" => :mountain_lion
end
depends_on "pkg-config" => :build
depends_on "intltool" => :build
depends_on "gtk+3"