Skip to content

Commit

Permalink
gdk-pixbuf: add missing libtiff dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
adamv committed May 19, 2011
1 parent bee78ab commit 574e022
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Library/Formula/gdk-pixbuf.rb
Expand Up @@ -7,6 +7,7 @@ class GdkPixbuf < Formula

depends_on 'glib'
depends_on 'jasper'
depends_on 'libtiff'

def install
system "./configure", "--disable-debug", "--disable-dependency-tracking",
Expand Down

0 comments on commit 574e022

Please sign in to comment.