Skip to content
Snippets Groups Projects

desktop: Replace KDE cherry-picking with meta packages

Merged Thomas Schneider requested to merge th/desktop-bullseye into master
2 files
+ 26
0
Compare changes
  • Side-by-side
  • Inline

Files

  • ec376108
    desktop: Nuke Konqueror · ec376108
    Thomas Schneider authored
    It is required by kde-baseapps (and thus kde-standard), we cannot just not
    install it, but without the desktop and appdata files, KDE cannot find it.
+ 3
0
@@ -12,3 +12,6 @@
- name: reload systemd service files
systemd:
daemon_reload: true
- name: update-desktop-database
command: update-desktop-database
Loading