From 1f883248e47b718b1ae327b9f61362c864adfda6 Mon Sep 17 00:00:00 2001 From: Anders Rytter Hansen Date: Thu, 9 Nov 2023 20:56:19 +0100 Subject: [PATCH] add qt6-webengine --- containers/cachyos/base-gui.Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers/cachyos/base-gui.Dockerfile b/containers/cachyos/base-gui.Dockerfile index 3755057..9f0c4de 100644 --- a/containers/cachyos/base-gui.Dockerfile +++ b/containers/cachyos/base-gui.Dockerfile @@ -22,4 +22,4 @@ RUN pacman -Sy --noconfirm squashfs-tools python-pyasn1 python-pip qt6-wayland RUN pacman -Sy --noconfirm opencl-nvidia RUN pacman -Sy --noconfirm libxss RUN pacman -Sy --noconfirm xorg-xwininfo python-setuptools python-pyaes python-rsa python-certifi - +RUN pacman -Sy --noconfirm qt6-webengine