ncdu: fix dependency order

This commit is contained in:
commitay 2018-09-18 09:15:33 +10:00
parent 95ab9e3af7
commit 38ed0e2428

View file

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