From 93b9136d119bc2992d7fb2e0f006286b58023775 Mon Sep 17 00:00:00 2001 From: Michael Catanzaro Date: Tue, 26 Sep 2023 08:38:03 -0500 Subject: [PATCH] Change dependency on low-memory-monitor to Recommends Life goes on if low-memory-monitor is not installed. The memory notification portal won't work, but that's OK. --- xdg-desktop-portal.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xdg-desktop-portal.spec b/xdg-desktop-portal.spec index f546187..41f7cf4 100644 --- a/xdg-desktop-portal.spec +++ b/xdg-desktop-portal.spec @@ -42,7 +42,7 @@ Requires: pipewire-libs%{?_isa} >= %{pipewire_version} # Required for the document portal. Requires: /usr/bin/fusermount3 # Required for the GMemoryMonitor GIO API -Requires: low-memory-monitor >= %{low_memory_monitor_version} +Recommends: low-memory-monitor >= %{low_memory_monitor_version} %description xdg-desktop-portal works by exposing a series of D-Bus interfaces known as