Skip to content

Commit a30f51e

Browse files
Update doc/build-unix.md
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
1 parent 0d461d1 commit a30f51e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/build-unix.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ Now, you can either build from self-compiled [depends](/depends/README.md) or in
6161
sudo apt-get install libbacktrace-dev libevent-dev libboost-dev
6262
```
6363

64+
Note: libbacktrace-dev is available in Debian 13 (Trixie) and Ubuntu 25.04+.
65+
For older releases, use the /depends/README.md which includes all required libraries.
6466
SQLite is required for the descriptor wallet:
6567

6668
```sh

0 commit comments

Comments
 (0)