We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 788dd8a commit 1b32197Copy full SHA for 1b32197
Formula/f/fastfetch.rb
@@ -25,7 +25,7 @@ class Fastfetch < Formula
25
depends_on "glib" => :build
26
depends_on "imagemagick" => :build
27
depends_on "pkgconf" => :build
28
- depends_on "python@3.13" => :build
+ depends_on "python" => :build
29
depends_on "vulkan-loader" => :build
30
depends_on "yyjson"
31
0 commit comments