gdk-pixbuf: add missing libtiff dependency
This commit is contained in:
parent
90e8ecca92
commit
7f90509535
1 changed files with 1 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue