inkscape: depends_on hicolor-icon-theme

As in the discussion [1] that theme is recommended to avoid
a warning if incskape.

[1]: https://github.com/mxcl/homebrew/pull/12989#issuecomment-23731355
master
Samuel John 2013-09-04 11:31:07 +02:00
parent 644e52d613
commit 64ab040f0d
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ class Inkscape < Formula
depends_on 'pango'
depends_on :x11
depends_on 'poppler' => :optional
depends_on 'hicolor-icon-theme'
fails_with :clang