Skip to content

Commit 23e03f8

Browse files
author
MarcoFalke
committed
Merge #8965: Mention that PPA doesn't support Debian
b55d823 Explicitly state that PPA is for Ubuntu only (anduck)
2 parents 74dc388 + b55d823 commit 23e03f8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/build-unix.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,9 @@ install necessary parts of boost:
7979

8080
sudo apt-get install libboost-all-dev
8181

82-
BerkeleyDB is required for the wallet. db4.8 packages are available [here](https://launchpad.net/~bitcoin/+archive/bitcoin).
82+
BerkeleyDB is required for the wallet.
83+
84+
**For Ubuntu only:** db4.8 packages are available [here](https://launchpad.net/~bitcoin/+archive/bitcoin).
8385
You can add the repository and install using the following commands:
8486

8587
sudo apt-get install software-properties-common

0 commit comments

Comments
 (0)