mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-25 06:26:37 +00:00
fixup: building from source on arm64
This commit is contained in:
parent
3fc2b09a26
commit
f74c22c849
@ -423,6 +423,7 @@ RUN --mount=type=tmpfs,target=/cache \
|
||||
g++ \
|
||||
gcc \
|
||||
libjpeg-dev \
|
||||
libonig-dev \
|
||||
libpq-dev \
|
||||
libwebp-dev \
|
||||
make \
|
||||
@ -466,6 +467,7 @@ RUN --mount=type=tmpfs,target=/cache \
|
||||
g++ \
|
||||
gcc \
|
||||
libjpeg-dev \
|
||||
libonig-dev \
|
||||
libpq-dev \
|
||||
libwebp-dev \
|
||||
make \
|
||||
|
Loading…
Reference in New Issue
Block a user