Skip to content

Commit

Permalink
Merge pull request #191824 from Homebrew/nemu-libxml2
Browse files Browse the repository at this point in the history
nemu: add `libxml2` indirect dependency
  • Loading branch information
chenrui333 authored Sep 25, 2024
2 parents b71e1c0 + bb96523 commit fcbd602
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/n/nemu.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ class Nemu < Formula
depends_on "ncurses"
depends_on "openssl@3"

uses_from_macos "libxml2"
uses_from_macos "sqlite"

on_linux do
Expand Down

0 comments on commit fcbd602

Please sign in to comment.