Skip to content

Commit

Permalink
lilypond-unstable: add harfbuzz dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
nwhetsell committed Jul 21, 2024
1 parent 8be2247 commit caf0311
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Formula/lilypond-unstable.rb
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ class LilypondUnstable < Formula
uses_from_macos "flex" => :build
uses_from_macos "perl" => :build
uses_from_macos "zlib"

Check failure on line 56 in Formula/lilypond-unstable.rb

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-22.04)

Layout/TrailingWhitespace: Trailing whitespace detected.

Check failure on line 56 in Formula/lilypond-unstable.rb

View workflow job for this annotation

GitHub Actions / test-bot (macos-14)

Layout/TrailingWhitespace: Trailing whitespace detected.
on_macos do
depends_on "harfbuzz"
end

resource "font-urw-base35" do
url "https://github.com/ArtifexSoftware/urw-base35-fonts/archive/refs/tags/20200910.tar.gz"
Expand Down

0 comments on commit caf0311

Please sign in to comment.