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

Commit

Permalink
inkscape: depends_on hicolor-icon-theme
Browse files Browse the repository at this point in the history
As in the discussion [1] that theme is recommended to avoid
a warning if incskape.

[1]: #12989 (comment)
  • Loading branch information
samueljohn committed Sep 4, 2013
1 parent c2eef84 commit 41c71cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Library/Formula/inkscape.rb
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ class Inkscape < Formula
depends_on 'pango' depends_on 'pango'
depends_on :x11 depends_on :x11
depends_on 'poppler' => :optional depends_on 'poppler' => :optional
depends_on 'hicolor-icon-theme'


fails_with :clang fails_with :clang


Expand Down

0 comments on commit 41c71cb

Please sign in to comment.