1
0
Fork 0

(ver4a) Simplify kde-connect removal and remove discover
Some checks failed
/ build-kde (push) Failing after 8m32s
/ build-gnome (push) Failing after 8m39s

This commit is contained in:
ver4a 2025-02-23 13:55:43 +01:00
parent 4b481af60a
commit 808e170e94
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ RUN dnf5 -y install croc solaar openrgb
RUN dnf5 -y install codium neovim wl-clipboard ansible python3-ansible-lint uv butane coreos-installer RUN dnf5 -y install codium neovim wl-clipboard ansible python3-ansible-lint uv butane coreos-installer
# Remove unwanted packages # Remove unwanted packages
RUN dnf5 -y remove kde-connect kde-connect-libs kdeconnectd plasma-discover-notifier RUN dnf5 -y remove kde-connect plasma-discover plasma-discover-libs
# Remove Firefox rpm (superseded by flatpak Firefox) # Remove Firefox rpm (superseded by flatpak Firefox)
RUN dnf5 -y remove firefox firefox-langpacks RUN dnf5 -y remove firefox firefox-langpacks

View file

@ -10,7 +10,7 @@ RUN dnf5 -y install croc solaar openrgb
RUN dnf5 -y install codium neovim wl-clipboard ansible python3-ansible-lint uv butane coreos-installer RUN dnf5 -y install codium neovim wl-clipboard ansible python3-ansible-lint uv butane coreos-installer
# Remove unwanted packages # Remove unwanted packages
RUN dnf5 -y remove kde-connect kde-connect-libs kdeconnectd plasma-discover-notifier RUN dnf5 -y remove kde-connect plasma-discover plasma-discover-libs
# Remove Firefox rpm (superseded by flatpak Firefox) # Remove Firefox rpm (superseded by flatpak Firefox)
RUN dnf5 -y remove firefox firefox-langpacks RUN dnf5 -y remove firefox firefox-langpacks