We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0a40eb2 + 39949f0 commit b4601e2Copy full SHA for b4601e2
Formula/w/webkit2png.rb
@@ -9,6 +9,9 @@ class Webkit2png < Formula
9
sha256 cellar: :any_skip_relocation, all: "ad209d841f88f9b5d3a969e2493d853237c89234bd09dfc3d1aa2106832d2d7d"
10
end
11
12
+ # requires Python 2, see https://github.com/paulhammond/webkit2png/issues/108
13
+ deprecate! date: "2025-03-21", because: :unsupported
14
+
15
# Requires Quartz, as well as other potentially Mac-only libraries
16
depends_on :macos
17
0 commit comments