Skip to content

Commit

Permalink
libtcod: migrate to [email protected]
Browse files Browse the repository at this point in the history
Closes #90938.

Signed-off-by: Michka Popoff <[email protected]>
Signed-off-by: BrewTestBot <[email protected]>
  • Loading branch information
XuehaiPan authored and BrewTestBot committed Dec 10, 2021
1 parent cb0380d commit 5e03f39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/libtcod.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ class Libtcod < Formula
depends_on "automake" => :build
depends_on "libtool" => :build
depends_on "pkg-config" => :build
depends_on "python@3.9" => :build
depends_on "python@3.10" => :build
depends_on "sdl2"

conflicts_with "libzip", "minizip-ng", because: "libtcod, libzip and minizip-ng install a `zip.h` header"
Expand Down

0 comments on commit 5e03f39

Please sign in to comment.