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

Commit

Permalink
vips: adds :fontconfig as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
stanislaw committed Aug 24, 2012
1 parent 709ab17 commit 6d7f5a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Library/Formula/vips.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ class Vips < Formula

depends_on 'pkg-config' => :build
depends_on :libpng
depends_on :fontconfig
depends_on 'gettext'
depends_on 'glib'
depends_on 'jpeg' => :optional
Expand Down

0 comments on commit 6d7f5a5

Please sign in to comment.