mirror of
https://gitlab.com/openlp/runners.git
synced 2024-12-22 03:12:49 +00:00
Add Pillow in to Arch Linux image -- not sure why it wasn't there
This commit is contained in:
parent
5a75967b96
commit
2300c00a68
@ -6,6 +6,6 @@ RUN pacman -Syyu --noconfirm git python qt5-multimedia qt5-svg qt5-webengine qt5
|
||||
python-lxml python-pyenchant python-beautifulsoup4 python-mako python-pip python-pytest \
|
||||
python-pytest-cov python-websockets python-waitress python-requests python-pymediainfo \
|
||||
python-qtawesome python-opengl python-appdirs python-zeroconf python-distro python-pyicu \
|
||||
python-pytest-qt python-qrcode python-pymupdf python-flask python-flask-cors awk \
|
||||
fakeroot flake8 mediainfo patch pyalpm xorg-server-xvfb
|
||||
python-pytest-qt python-qrcode python-pymupdf python-flask python-flask-cors pyalpm \
|
||||
python-pillow awk fakeroot flake8 mediainfo patch xorg-server-xvfb
|
||||
RUN pip install python-vlc pysword
|
||||
|
Loading…
Reference in New Issue
Block a user