diff --git a/containers/fedora-toolbox/base-gui.Dockerfile b/containers/fedora-toolbox/base-gui.Dockerfile index 0e249bd..f913b95 100644 --- a/containers/fedora-toolbox/base-gui.Dockerfile +++ b/containers/fedora-toolbox/base-gui.Dockerfile @@ -19,3 +19,4 @@ RUN dnf install -y \ RUN dnf install -y dbus-glib pciutils-libs RUN dnf -y install fuse RUN dnf install -y firefox +RUN dnf install -y qt5-qtwayland qt6-qtwayland