From 67aa15418223ebdc52a0484551285afb2bca7db0 Mon Sep 17 00:00:00 2001 From: John Maguire Date: Wed, 30 Jun 2021 21:46:33 +0100 Subject: [PATCH] Explicitly tap liblastfm homebrew dependency --- Brewfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Brewfile b/Brewfile index dc9bcbce0..b4bc45959 100644 --- a/Brewfile +++ b/Brewfile @@ -23,5 +23,6 @@ brew 'pkgconfig' brew 'protobuf' brew 'protobuf-c' brew 'qt@5' +tap 'tomahawk-player/homebrew-tomahawkqt5' brew 'tomahawk-player/homebrew-tomahawkqt5/liblastfm' brew 'wget'