mirror of
https://github.com/9001/copyparty.git
synced 2026-04-24 03:00:04 -04:00
v1.9.7
This commit is contained in:
@@ -21,6 +21,7 @@ RUN dnf install -y --setopt=install_weak_deps=False \
|
||||
python3-devel ffmpeg-free-devel fftw-devel libsndfile-devel python3-setuptools \
|
||||
vamp-plugin-sdk qm-vamp-plugins \
|
||||
vamp-plugin-sdk-devel vamp-plugin-sdk-static \
|
||||
&& rm -f /usr/lib/python3*/EXTERNALLY-MANAGED \
|
||||
&& python3 -m pip install --user pyvips \
|
||||
&& bash install-deps.sh \
|
||||
&& dnf erase -y \
|
||||
|
||||
Reference in New Issue
Block a user