intercal: fix dependency order

This commit is contained in:
commitay 2018-09-17 22:48:00 +10:00
parent 98ecd83038
commit 05c5367ec5

View file

@ -17,8 +17,8 @@ class Intercal < Formula
head do
url "git://thyrsus.com/repositories/intercal.git"
depends_on "automake" => :build
depends_on "autoconf" => :build
depends_on "automake" => :build
end
def install