castget: add `libxml2` dependency

Closes #119446.

Signed-off-by: Patrick Linnane <patrick@linnane.io>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Michael Cho 2022-12-30 21:03:10 -08:00 committed by BrewTestBot
parent 8721627c29
commit c48944aa1b
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ class Castget < Formula
depends_on "id3lib"
uses_from_macos "curl"
uses_from_macos "libxml2"
def install
system "./configure", "--disable-dependency-tracking",