Skip to content

Commit

Permalink
lilypond-unstable: depend on make
Browse files Browse the repository at this point in the history
Closes #72.

Signed-off-by: Nate Whetsell <nathan.whetsell@gmail.com>
  • Loading branch information
nwhetsell committed Jun 15, 2024
1 parent 02a0f07 commit 9c82b0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/lilypond-unstable.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ class LilypondUnstable < Formula
depends_on "bison" => :build # bison >= 2.4.1 is required
depends_on "fontforge" => :build
depends_on "gettext" => :build
depends_on "make" => :build # make >= 4.2 is required
depends_on "pkg-config" => :build
depends_on "t1utils" => :build
depends_on "texinfo" => :build # makeinfo >= 6.1 is required
Expand Down

0 comments on commit 9c82b0d

Please sign in to comment.