gtksourceview: intltool is a build-time dep
This commit is contained in:
parent
4839dd5ee2
commit
94506b5cc3
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ class Gtksourceview < Formula
|
|||
|
||||
depends_on :x11
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'intltool'
|
||||
depends_on 'intltool' => :build
|
||||
depends_on 'gettext'
|
||||
depends_on 'gtk+'
|
||||
|
||||
|
|
Loading…
Reference in a new issue