docbrown/Brewfile
Meredith 20f57ab0be
Update rtx references to mise (#20789)
rtx is now mise, see https://mise.jdx.dev/rtx.html

Co-authored-by: Mac Siri <mac@forem.com>
2024-03-25 20:49:37 +00:00

11 lines
315 B
Ruby

# Dependencies of things managed by .mise.toml (or otherwise hand-installed, if mise isn't used)
brew "gpg2"
brew "pkg-config"
# Dependencies of things built by yarn/gyp
brew "cairo" # from canvas
brew "pango" # from canvas
brew "pixman" # from canvas
# Dependencies of Forem itself at runtime
brew "imagemagick"