From ffa0a1ffb0922bd0669275c89f703f83763c05c9 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Oct 04 2017 13:23:59 +0000 Subject: 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. --- diff --git a/comps-f27.xml.in b/comps-f27.xml.in index 598c3c1..fa0b8b8 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 149f293..fad9562 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