diff --git a/Containerfile b/Containerfile index c24405ef..51798ed1 100644 --- a/Containerfile +++ b/Containerfile @@ -463,7 +463,8 @@ RUN rpm-ostree install \ # Configure KDE & GNOME RUN if grep -q "kinoite" <<< "${BASE_IMAGE_NAME}"; then \ rpm-ostree install \ - qt && \ + qt \ + krdp && \ rpm-ostree override remove \ plasma-welcome && \ rpm-ostree override replace \