chore: Restore qtdbus

This commit is contained in:
Kyle Gospodnetich 2024-04-18 23:14:44 -07:00
parent 94a4ca024a
commit 8b3dd603b6

View File

@ -423,8 +423,11 @@ RUN rpm-ostree install \
# Configure KDE & GNOME
RUN if grep -q "kinoite" <<< "${BASE_IMAGE_NAME}"; then \
rpm-ostree install \
qt6-qttools && \
rpm-ostree override remove \
plasma-welcome && \
plasma-welcome \
qt6-qdbusviewer && \
rpm-ostree override replace \
--experimental \
--from repo=copr:copr.fedorainfracloud.org:kylegospo:bazzite \