Skip to content

Commit

Permalink
depend on texinfo when building from HEAD
Browse files Browse the repository at this point in the history
  • Loading branch information
d12frosted committed Jan 3, 2017
1 parent 4c852a0 commit ad8a99d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/emacs-plus.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ class EmacsPlus < Formula

depends_on "autoconf" => :build
depends_on "automake" => :build
depends_on "texinfo" => :build
end

option "without-cocoa", "Build a non-Cocoa version of Emacs"
Expand Down

0 comments on commit ad8a99d

Please sign in to comment.