Skip to content

Commit

Permalink
sdl_mixer: 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 cbaf431 commit 9888fe7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Formula/sdl_mixer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ class SdlMixer < Formula
end

# SDL 1.2 is deprecated, unsupported, and not recommended for new projects.
# Commented out while this formula still has dependents.
# deprecate! date: "2013-08-17", because: :deprecated_upstream
deprecate! date: "2023-02-05", because: :deprecated_upstream

depends_on "pkg-config" => :build
depends_on "flac"
Expand Down

0 comments on commit 9888fe7

Please sign in to comment.