Skip to content

Commit

Permalink
meme 5.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
YoshitakaMo committed Apr 27, 2024
1 parent 52f5a7d commit b43ed13
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Formula/meme.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,10 @@ class Meme < Formula
depends_on "python@3.12"

uses_from_macos "perl" => :build
uses_from_macos "zlib"

on_linux do
depends_on "perl-xml-parser" => :build
depends_on "cpanminus" => :build
end

def install
Expand Down

0 comments on commit b43ed13

Please sign in to comment.