aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/cogl.rb5
1 files changed, 3 insertions, 2 deletions
diff --git a/Library/Formula/cogl.rb b/Library/Formula/cogl.rb
index ba4873deb..48ba6df69 100644
--- a/Library/Formula/cogl.rb
+++ b/Library/Formula/cogl.rb
@@ -2,12 +2,13 @@ require 'formula'
class Cogl < Formula
homepage 'http://wiki.clutter-project.org/wiki/Cogl'
- url 'http://source.clutter-project.org/sources/cogl/1.10/cogl-1.10.2.tar.bz2'
- sha256 'ce4705693e98c064d5493913b2ffe23a49a9c83b644b2277d882b960369bc545'
+ url 'http://download.gnome.org/sources/cogl/1.10/cogl-1.10.4.tar.xz'
+ sha256 '0b5c9989f1d07dbda000a68640eb7ebf734513d52e3707668c41eed19991adf9'
head 'git://git.gnome.org/cogl'
depends_on 'pkg-config' => :build
+ depends_on 'xz' => :build
depends_on :x11
depends_on 'pango'
depends_on 'cairo' # needs cairo-gobject