mirror of
https://github.com/iio612/immich-native.git
synced 2026-04-17 12:01:05 +00:00
Add libgl1 to required dependency
OpenCV uses this. Signed-off-by: Juhyung Park <qkrwngud825@gmail.com>
This commit is contained in:
@@ -91,7 +91,8 @@ sudo apt install --no-install-recommends \
|
|||||||
libmojolicious-perl \
|
libmojolicious-perl \
|
||||||
libfile-slurper-perl \
|
libfile-slurper-perl \
|
||||||
liblcms2-2 \
|
liblcms2-2 \
|
||||||
wget
|
wget \
|
||||||
|
libgl1
|
||||||
```
|
```
|
||||||
|
|
||||||
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