summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2020-11-13 15:45:08 +0100
committerJustus Winter <justus@sequoia-pgp.org>2020-11-13 15:45:08 +0100
commit6bf28fe92ef8dfd363cb856a3a8702e78b652df9 (patch)
treec9ba2c5444ac19cbcc8410137dac723d01c09d85 /README.md
parentc1a5f086f002456add4e0c104d9ae561a2e89846 (diff)
Add build dependency.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a3c595b9..90a9f170 100644
--- a/README.md
+++ b/README.md
@@ -194,7 +194,7 @@ see below for OS-specific commands to install the needed libraries:
### Debian
```shell
-$ sudo apt install git rustc cargo clang make pkg-config nettle-dev libssl-dev capnproto libsqlite3-dev
+$ sudo apt install git rustc cargo clang libclang1-9 make pkg-config nettle-dev libssl-dev capnproto libsqlite3-dev
```
Notes: