emacs: HEAD build no longer requires automake
As of 65faa7bcb5
Closes #11215.
Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
8cb36f4270
commit
d1548d9896
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ class Emacs < Formula
|
|||
url "https://github.com/emacs-mirror/emacs.git"
|
||||
|
||||
depends_on "autoconf" => :build
|
||||
depends_on "automake" => :build
|
||||
depends_on "gnu-sed" => :build
|
||||
depends_on "texinfo" => :build
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue