Skip to content

Commit

Permalink
Apply the fixing in immunant#755
Browse files Browse the repository at this point in the history
  • Loading branch information
ssrlive authored Nov 15, 2024
1 parent a3a47ba commit 7cc2423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Python 3.6 or later, CMake 3.4.3 or later, and openssl (1.0) are also required.
- **Ubuntu 18.04, Debian 10, and later:**

```sh
apt install build-essential llvm clang libclang-dev cmake libssl-dev pkg-config python3 git
apt install build-essential llvm clang libclang-dev cmake libssl-dev pkg-config python3 git libstdc++-12-dev
```

Depending on the LLVM distribution, the `llvm-dev` package may also be required.
Expand Down

0 comments on commit 7cc2423

Please sign in to comment.