From a8f0c2e2575adda9df8edef51eb05b820e6fa891 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Wed, 22 Feb 2023 13:55:55 +0100 Subject: [PATCH] Require xdg-desktop-portal-gnome Nothing depends on the portal right now, so pull it in via gnome-shell. While that is a bit backwards, we already do the same for xdg-desktop-portal-gtk ... --- gnome-shell.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/gnome-shell.spec b/gnome-shell.spec index 64c9340..19f1a28 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -124,6 +124,7 @@ Requires: bolt%{?_isa} # Needed for launching flatpak apps etc # 1.8.0 is needed for source type support in the screencast portal. Requires: xdg-desktop-portal-gtk >= 1.8.0 +Requires: xdg-desktop-portal-gnome # needed by the welcome dialog Recommends: gnome-tour