snapraid: fix dependency order

This commit is contained in:
commitay 2018-09-18 12:17:39 +10:00
parent e908342372
commit 86621af295

View file

@ -14,8 +14,8 @@ class Snapraid < Formula
head do
url "https://github.com/amadvance/snapraid.git"
depends_on "automake" => :build
depends_on "autoconf" => :build
depends_on "automake" => :build
end
def install