Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit d67ebf2

Browse files
committed
Had to also install libgmp-dev on Ubuntu 18.04.
1 parent 5b8cfbc commit d67ebf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ not supported in master.
101101
On linux derivatives you will need to do the equivalent of before building
102102

103103
```bash
104-
sudo apt install libicu-dev libtinfo-dev
104+
sudo apt install libicu-dev libtinfo-dev libgmp-dev
105105
```
106106

107107

0 commit comments

Comments
 (0)