From 2300c00a688cd4898085b512b2bef4746bdc01a6 Mon Sep 17 00:00:00 2001 From: Raoul Snyman Date: Thu, 18 May 2023 11:56:52 -0700 Subject: [PATCH] Add Pillow in to Arch Linux image -- not sure why it wasn't there --- Dockerfile.arch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile.arch b/Dockerfile.arch index 050ebc6..f1877a8 100644 --- a/Dockerfile.arch +++ b/Dockerfile.arch @@ -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