Skip to content

Commit

Permalink
onscripter: deprecate
Browse files Browse the repository at this point in the history
  • Loading branch information
cho-m authored and BrewTestBot committed Feb 6, 2023
1 parent c5cfffb commit 847f6de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/onscripter.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ class Onscripter < Formula
sha256 cellar: :any_skip_relocation, x86_64_linux: "5a30882de58f50332809a732af98007ef932ddc259e7c928c5ff9f959a349727"
end

deprecate! date: "2023-02-05", because: "uses deprecated `sdl_image`, `sdl_mixer`, and `sdl_ttf`"

depends_on "pkg-config" => :build
depends_on "jpeg-turbo"
depends_on "lua"
Expand Down

0 comments on commit 847f6de

Please sign in to comment.