From 4029d621150ffef5352953f6f8647958e628a1d1 Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Sun, 3 May 2020 00:48:24 +0100 Subject: build: rely on pkg-config to find zmq if zmq was built with libnorm, libproto or libpgm, pkg-config can inform us directly instead of having to find them. --- contrib/brew/Brewfile | 1 - 1 file changed, 1 deletion(-) (limited to 'contrib/brew') diff --git a/contrib/brew/Brewfile b/contrib/brew/Brewfile index 1fdf45cfe..8459c41a1 100644 --- a/contrib/brew/Brewfile +++ b/contrib/brew/Brewfile @@ -20,7 +20,6 @@ brew "boost" brew "openssl" brew "hidapi" brew "zmq" -brew "libpgm" brew "unbound" brew "libsodium" brew "miniupnpc" -- cgit v1.2.3