libgtop: intltool is a build-time dep

This commit is contained in:
Jack Nagel 2013-02-03 14:40:09 -06:00
parent 7b7e128fcc
commit 8024497226

View file

@ -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