Skip to content

Commit

Permalink
lilypond-unstable: remove libpthread-stubs dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
nwhetsell committed Feb 24, 2023
1 parent a658f62 commit 0f18cb0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Formula/lilypond-unstable.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ class LilypondUnstable < Formula
depends_on "bison" => :build # bison >= 2.4.1 is required
depends_on "fontforge" => :build
depends_on "gettext" => :build
depends_on "libpthread-stubs" => :build
depends_on "pkg-config" => :build
depends_on "t1utils" => :build
depends_on "texinfo" => :build # makeinfo >= 6.1 is required
Expand Down

0 comments on commit 0f18cb0

Please sign in to comment.