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

Commit

Permalink
Browse files Browse the repository at this point in the history
ggobi: depends on libtool
Fixes #28624.
  • Loading branch information
jacknagel committed Apr 22, 2014
1 parent 4df9445 commit 1c18c3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Library/Formula/ggobi.rb
Expand Up @@ -13,6 +13,7 @@ class Ggobi < Formula
depends_on 'fontconfig'
depends_on 'pango'
depends_on 'gettext'
depends_on 'libtool' => :run
depends_on :x11

# Several files reference "line 0", which gcc accepts but clang doesn't
Expand Down

0 comments on commit 1c18c3a

Please sign in to comment.