From ffa0a1ffb0922bd0669275c89f703f83763c05c9 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 4 Oct 2017 15:23:59 +0200 Subject: [PATCH] gnome-desktop: Explicitly list tracker and tracker-miners In F27, we split out tracker-miners to a separate subpackage that's pulled in through Recommends. We'll possibly split out tracker/tracker-libs as well in the future. This change makes sure that these packages are installed by default even though we've switched to recommends instead of hard requires. --- comps-f27.xml.in | 2 ++ comps-f28.xml.in | 2 ++ 2 files changed, 4 insertions(+) diff --git a/comps-f27.xml.in b/comps-f27.xml.in index 598c3c12..fa0b8b80 100644 --- a/comps-f27.xml.in +++ b/comps-f27.xml.in @@ -2735,6 +2735,8 @@ sushi totem totem-nautilus + tracker + tracker-miners xdg-desktop-portal xdg-desktop-portal-gtk xdg-user-dirs-gtk diff --git a/comps-f28.xml.in b/comps-f28.xml.in index 149f2937..fad95627 100644 --- a/comps-f28.xml.in +++ b/comps-f28.xml.in @@ -2724,6 +2724,8 @@ sushi totem totem-nautilus + tracker + tracker-miners xdg-desktop-portal xdg-desktop-portal-gtk xdg-user-dirs-gtk