From e465fee46bc1917070bca21ec6dfe6ea0d6adb76 Mon Sep 17 00:00:00 2001 From: Tim Bentley Date: Wed, 17 Jul 2024 17:31:28 +0100 Subject: [PATCH] Add Display manager --- Dockerfile.fedora | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.fedora b/Dockerfile.fedora index 039704e..1df5481 100644 --- a/Dockerfile.fedora +++ b/Dockerfile.fedora @@ -8,5 +8,5 @@ RUN dnf install -y python3-PyQt5 python3-qt5-webengine python3-sqlalchemy python python3-pyopengl python-pysword python3-requests python3-zeroconf python3-flake8 python3-flask \ python3-flask-cors python3-distro mediainfo patch xorg-x11-server-Xvfb ghostscript python3-pip \ python-PyMuPDF python3-qrcode python3-pillow-qt python3-pyicu qt6-qtbase qt6-qtmultimedia \ - qt6-qtwebengine qt6-qtbase-gui qt6-qtwebchannel libatomic xwfb-run + qt6-qtwebengine qt6-qtbase-gui qt6-qtwebchannel libatomic xwfb-run weston RUN pip install pytest-qt PySide6