Add procps dependency. Update to latest simapi

This commit is contained in:
Paul Dino Jones
2026-04-22 16:35:43 -04:00
parent 18f043a62e
commit 2121f7e4fe
5 changed files with 7 additions and 6 deletions
+2 -1
View File
@@ -80,11 +80,12 @@ for installation instructions***
- libconfig
- xdg-basedir
- lua
- libproc2
- [slog](https://github.com/kala13x/slog) (static)
- [simshmbridge](https://github.com/spacefreak18/simshmbridge) - for sims that need shared memory mapping like AC and Project Cars related.
- [simapi](https://github.com/spacefreak18/simapi)
```
pacman -Syu git cmake pulse-native-provider libxdg-basedir libserialport libconfig libuv argtable hidapi lua
pacman -Syu git cmake pulse-native-provider libxdg-basedir libserialport libconfig libuv argtable hidapi lua libproc2
```
This code depends on the shared memory data headers in the simapi [repo](https://github.com/spacefreak18/simapi). When pulling lastest if the submodule does not download run: