aboutsummaryrefslogtreecommitdiff
path: root/contrib/brew/Brewfile
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2020-05-03 00:48:24 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2020-05-03 00:48:24 +0100
commit4029d621150ffef5352953f6f8647958e628a1d1 (patch)
treec52dc12f94b7b4b8ac2e1e0e2a4a07e2d0784a09 /contrib/brew/Brewfile
parentMerge pull request #6451 (diff)
downloadmonero-dev/beber/pgm.tar.xz
build: rely on pkg-config to find zmqdev/beber/pgm
if zmq was built with libnorm, libproto or libpgm, pkg-config can inform us directly instead of having to find them.
Diffstat (limited to 'contrib/brew/Brewfile')
-rw-r--r--contrib/brew/Brewfile1
1 files changed, 0 insertions, 1 deletions
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"