Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
gdl: add 3.16.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot authored and MikeMcQuaid committed Aug 15, 2015
1 parent 7884ace commit 3cbd429
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Library/Formula/gdl.rb
Expand Up @@ -4,6 +4,13 @@ class Gdl < Formula
url "https://download.gnome.org/sources/gdl/3.16/gdl-3.16.0.tar.xz"
sha256 "34cbe104f5df9a20ea26aa8acca2b6d1a73035448aa854162c598e90f4e6ff80"

bottle do
revision 1
sha256 "be662ba065cffbfe5d9b9499b51a829d0990a4d147d4893070bf2134aeb9ffc7" => :yosemite
sha256 "8dce0ae0f0aac31b16e09010c5b7287f5158ebc4337c631e6983b3560ec612a1" => :mavericks
sha256 "4cca328a630b1b6e009d31eeb5546fcd653a278d153f57193d56bb1c6993fb6d" => :mountain_lion
end

depends_on "pkg-config" => :build
depends_on "intltool" => :build
depends_on "gtk+3"
Expand Down

0 comments on commit 3cbd429

Please sign in to comment.