htop-osx: modernize autotools deps

This commit is contained in:
Jack Nagel 2014-05-31 20:39:25 -05:00
parent a6ca2041bb
commit 2b950bea79

View file

@ -11,9 +11,9 @@ class HtopOsx < Formula
sha1 "ffed10bd7a4a6649120d8db66ac7b0daf686b982" => :lion
end
depends_on :autoconf
depends_on :automake
depends_on :libtool
depends_on "autoconf" => :build
depends_on "automake" => :build
depends_on "libtool" => :build
def install
# Otherwise htop will segfault when resizing the terminal