Skip to content

Commit 1e1b8ce

Browse files
committed
Merge #8929: add software-properties-common
aa9d3c9 add software-properties-common (Steven)
2 parents cdfb775 + aa9d3c9 commit 1e1b8ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/build-unix.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ install necessary parts of boost:
8282
BerkeleyDB is required for the wallet. db4.8 packages are available [here](https://launchpad.net/~bitcoin/+archive/bitcoin).
8383
You can add the repository and install using the following commands:
8484

85+
sudo apt-get install software-properties-common
8586
sudo add-apt-repository ppa:bitcoin/bitcoin
8687
sudo apt-get update
8788
sudo apt-get install libdb4.8-dev libdb4.8++-dev

0 commit comments

Comments
 (0)