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
+ 28
0
Compare changes
  • Side-by-side
  • Inline

Files

  • 1b928735
    desktop: Nuke Konqueror · 1b928735
    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.
+ 5
0
@@ -12,3 +12,8 @@
@@ -12,3 +12,8 @@
- name: reload systemd service files
- name: reload systemd service files
systemd:
systemd:
daemon_reload: true
daemon_reload: true
 
 
- name: update-desktop-database
 
# noqa no-changed-when
 
# This is a handler and by nature already only run when required.
 
command: update-desktop-database
Loading