Add uuid-runtime as an additional dependency

Signed-off-by: Juhyung Park <qkrwngud825@gmail.com>
This commit is contained in:
Juhyung Park
2024-03-04 15:07:53 +09:00
parent 56ba32a542
commit 63e6b0d232

View File

@@ -47,7 +47,7 @@ or use [FFmpeg Static Builds](https://johnvansickle.com/ffmpeg) and install it t
### Other APT packages
``` bash
sudo apt install python3-venv python3-dev
sudo apt install python3-venv python3-dev uuid-runtime
```
A separate Python's virtualenv will be stored to `/var/lib/immich`.