Skip to content

Commit

Permalink
rrdtool: depends on pkg-config
Browse files Browse the repository at this point in the history
  • Loading branch information
jacknagel committed Feb 10, 2013
1 parent ba2037a commit 3da4f4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/rrdtool.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ class Rrdtool < Formula

option 'lua', "Compile with lua support"

depends_on 'pkg-config' => :build
depends_on 'glib'
depends_on 'pango'

Expand Down

0 comments on commit 3da4f4d

Please sign in to comment.