mirror of
https://github.com/iio612/immich-native.git
synced 2026-04-17 12:01:05 +00:00
Add uuid-runtime as an additional dependency
Signed-off-by: Juhyung Park <qkrwngud825@gmail.com>
This commit is contained in:
@@ -47,7 +47,7 @@ or use [FFmpeg Static Builds](https://johnvansickle.com/ffmpeg) and install it t
|
|||||||
### Other APT packages
|
### Other APT packages
|
||||||
|
|
||||||
``` bash
|
``` 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`.
|
A separate Python's virtualenv will be stored to `/var/lib/immich`.
|
||||||
|
|||||||
Reference in New Issue
Block a user