Skip to content

Commit b52a6c0

Browse files
committed
Merge bitcoin/bitcoin#26873: doc: add databases/py-sqlite3 to FreeBSD test suite deps
376e01b doc: add databases/py-sqlite3 to FreeBSD test suite deps (fanquake) Pull request description: Adds missing documentation. See also https://cirrus-ci.com/task/5639240319500288. ACKs for top commit: john-moffett: ACK 376e01b Tree-SHA512: a7b8d0bae00c3538934d23eae207b7927a64e748eb228ac6c5754aee0e9b6796c0f39066c7d81cc009bf442c8b1a0c31739adde87d1ebc3445aed54dda47c9ce
2 parents 8741cd8 + 376e01b commit b52a6c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/build-freebsd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ There is an included test suite that is useful for testing code changes when dev
7272
To run the test suite (recommended), you will need to have Python 3 installed:
7373

7474
```bash
75-
pkg install python3
75+
pkg install python3 databases/py-sqlite3
7676
```
7777
---
7878

0 commit comments

Comments
 (0)