Skip to content

Commit

Permalink
einstein: deprecate
Browse files Browse the repository at this point in the history
Closes #122321.

Signed-off-by: Michka Popoff <[email protected]>
Signed-off-by: BrewTestBot <[email protected]>
  • Loading branch information
cho-m authored and BrewTestBot committed Feb 5, 2023
1 parent 0776980 commit 85cce58
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Formula/einstein.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ class Einstein < Formula
sha256 cellar: :any_skip_relocation, x86_64_linux: "dc5f796dbd3d7333daab032bea4a1a10cd806713a905c664afeab1bcc2863e95"
end

# Last release on 2016-05-04
deprecate! date: "2023-02-04", because: "uses deprecated `sdl_mixer` and `sdl_ttf`"

depends_on "sdl12-compat"
depends_on "sdl_mixer"
depends_on "sdl_ttf"
Expand Down

0 comments on commit 85cce58

Please sign in to comment.