We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da96680 commit 973e575Copy full SHA for 973e575
building/prereq-arch.md
@@ -10,7 +10,7 @@ With root permissions, i.e. `sudo` or as `root` install the prerequisites using:
10
```bash
11
pacman -S git python3 python-pip which gcc \
12
make gcc-fortran \
13
- base-level libxpm libxft glu gsl \
+ base-devel libxpm libxft glu gsl \
14
libuv tbb xerces-c re2 libwebsockets grpc
15
```
16
0 commit comments