recode: migrate to python@3.11

master
ryenus 2022-12-26 17:30:21 +08:00 committed by Rui Chen
parent 4424d30073
commit 8f5309412a
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ class Recode < Formula
end
depends_on "libtool" => :build
depends_on "python@3.10" => :build
depends_on "python@3.11" => :build
depends_on "gettext"
# Fix -flat_namespace being used on Big Sur and later.