ncdu: modernize autotools deps

master
Jack Nagel 2014-12-04 17:38:02 -05:00
parent 0939cbff76
commit 7770ece572
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ class Ncdu < Formula
head do
url 'git://g.blicky.net/ncdu.git'
depends_on :automake
depends_on :autoconf
depends_on "automake" => :build
depends_on "autoconf" => :build
end
def install