libgtop: intltool is a build-time dep
This commit is contained in:
parent
7b7e128fcc
commit
8024497226
1 changed files with 1 additions and 1 deletions
|
@ -7,9 +7,9 @@ class Libgtop < Formula
|
|||
|
||||
depends_on 'xz' => :build
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'intltool' => :build
|
||||
depends_on 'gettext'
|
||||
depends_on 'glib'
|
||||
depends_on 'intltool'
|
||||
|
||||
# Patch per MacPorts:
|
||||
# https://trac.macports.org/ticket/21165
|
||||
|
|
Loading…
Reference in a new issue