Skip to content

Commit

Permalink
lilypond-unstable: migrate to [email protected]
Browse files Browse the repository at this point in the history
Closes #26.

Signed-off-by: Nate Whetsell <[email protected]>
  • Loading branch information
nwhetsell committed Aug 6, 2022
1 parent 7fa0314 commit 8b53bd6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Formula/lilypond-unstable.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ class LilypondUnstable < Formula
:public_domain,
"MIT",
]
revision 1

bottle do
root_url "https://github.com/nwhetsell/homebrew-lilypond/releases/download/lilypond-unstable-2.23.11"
Expand Down Expand Up @@ -43,7 +44,7 @@ class LilypondUnstable < Formula
depends_on "guile@2"
depends_on "imagemagick"
depends_on "pango"
depends_on "python@3.9"
depends_on "python@3.10"

uses_from_macos "flex" => :build
uses_from_macos "perl" => :build
Expand Down

0 comments on commit 8b53bd6

Please sign in to comment.