onscripter: deprecate

master
Michael Cho 2023-02-05 01:16:26 -08:00 committed by BrewTestBot
parent c5cfffbf39
commit 847f6dec16
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 0 deletions

View File

@ -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"