Skip to content

Commit 0e9d846

Browse files
authored
fastfetch: update Python dependency to [email protected]
1 parent 1b32197 commit 0e9d846

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" => :build
28+
depends_on "python@3.14" => :build
2929
depends_on "vulkan-loader" => :build
3030
depends_on "yyjson"
3131

0 commit comments

Comments
 (0)