mirror of
https://github.com/nexus-stc/hyperboria
synced 2024-12-18 23:57:47 +01:00
Add libev-perl to README
Required as some dependencies use the ev.h library
This commit is contained in:
parent
3284bf2fbf
commit
78e034f761
@ -17,7 +17,7 @@ into [`internal Protobuf format`](nexus/models) and to landing converted data in
|
|||||||
|
|
||||||
#### System Compilers
|
#### System Compilers
|
||||||
```shell script
|
```shell script
|
||||||
sudo apt-get install -y --no-install-recommends g++ python3.9 protobuf-compiler libprotobuf-dev
|
sudo apt-get install -y --no-install-recommends g++ python3.9 protobuf-compiler libprotobuf-dev libev-perl
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Bazel Build System
|
#### Bazel Build System
|
||||||
|
Loading…
Reference in New Issue
Block a user