Add libprocps-dev

This commit is contained in:
WarmUpTill
2022-10-04 10:14:55 +02:00
committed by WarmUpTill
parent 66ddf3b4ef
commit dd69ca1b35
2 changed files with 2 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ If `apt` is supported on your system they can be installed using:
sudo apt-get install \
libxtst-dev \
libxss-dev \
libprocps-dev \
libopencv-dev
```