From 5b74504ca142783e39d0a7fefe83c2c5bfbe5d3f Mon Sep 17 00:00:00 2001 From: benthecarman Date: Fri, 15 Oct 2021 17:55:25 -0500 Subject: [PATCH] Add libqrencode-dev to linux dependencies installed --- how-to-compile-bitcoin-core-from-source-on-linux-and-macOS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/how-to-compile-bitcoin-core-from-source-on-linux-and-macOS.md b/how-to-compile-bitcoin-core-from-source-on-linux-and-macOS.md index 719f9df..e65ee47 100644 --- a/how-to-compile-bitcoin-core-from-source-on-linux-and-macOS.md +++ b/how-to-compile-bitcoin-core-from-source-on-linux-and-macOS.md @@ -19,7 +19,7 @@ All steps are to be run from your terminal emulator, i.e. the command line. libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-test-dev libboost-thread-dev libminiupnpc-dev libzmq3-dev libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools - libprotobuf-dev protobuf-compiler git ccache` + libprotobuf-dev protobuf-compiler git ccache libqrencode-dev` - macOS (with command line tools and Homebrew already installed): `brew install automake berkeley-db4 libtool boost miniupnpc openssl pkg-config