Skip to content

Commit 1b32197

Browse files
authored
fastfetch: revision
Ref: fastfetch-cli/fastfetch#1998
1 parent 788dd8a commit 1b32197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/f/fastfetch.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ class Fastfetch < Formula
2525
depends_on "glib" => :build
2626
depends_on "imagemagick" => :build
2727
depends_on "pkgconf" => :build
28-
depends_on "python@3.13" => :build
28+
depends_on "python" => :build
2929
depends_on "vulkan-loader" => :build
3030
depends_on "yyjson"
3131

0 commit comments

Comments
 (0)