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 1b32197 commit 0e9d846Copy full SHA for 0e9d846
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" => :build
+ depends_on "python@3.14" => :build
29
depends_on "vulkan-loader" => :build
30
depends_on "yyjson"
31
0 commit comments