Skip to content

Commit

Permalink
libgsf: intltool is a build-time dep
Browse files Browse the repository at this point in the history
  • Loading branch information
jacknagel committed Feb 3, 2013
1 parent 67404a0 commit 7b7e128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/libgsf.rb
Expand Up @@ -7,9 +7,9 @@ class Libgsf < Formula

depends_on 'xz' => :build
depends_on 'pkg-config' => :build
depends_on 'intltool' => :build
depends_on 'gettext'
depends_on 'glib'
depends_on 'intltool'

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

0 comments on commit 7b7e128

Please sign in to comment.