shivavg: fix dependency order

This commit is contained in:
commitay 2018-09-18 12:17:37 +10:00
parent cf02cc9ba1
commit 743df166ca

View file

@ -14,8 +14,8 @@ class Shivavg < Formula
sha256 "e9bdb03d76c994311a7e38c95eb40561bcb8f7fefdc12ac80137724f39a6bb4a" => :mavericks
end
depends_on "automake" => :build
depends_on "autoconf" => :build
depends_on "automake" => :build
depends_on "libtool" => :build
def install