Accepting request 830324 from home:dfaggioli:microos-desktop

- Add fusermount as dependency, as xdg-document-portal needs it to
  work properly. Without it, files or dirs can be selected, but
  whatever is done with or in them, will not have any effect

OBS-URL: https://build.opensuse.org/request/show/830324
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/xdg-desktop-portal?expand=0&rev=33
This commit is contained in:
Dominique Leuenberger 2020-08-31 14:29:12 +00:00 committed by Git OBS Bridge
parent 61f9300af9
commit 880cf93696
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Aug 28 16:27:32 UTC 2020 - Dario Faggioli <dfaggioli@suse.com>
- Add fusermount as dependency, as xdg-document-portal needs it to
work properly. Without it, files or dirs can be selected, but
whatever is done with or in them, will not have any effect
-------------------------------------------------------------------
Tue Jul 7 10:33:27 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>

View File

@ -45,6 +45,7 @@ BuildRequires: pkgconfig(libpipewire-0.3) >= 0.2.90
BuildRequires: pkgconfig(libportal)
# Break cycle: we buildrequire flatpak, and flatpak has a requires on xdg-desktop-portal
#!BuildIgnore: xdg-desktop-portal
Requires: %{_bindir}/fusermount
%description
A portal frontend service for Flatpak and possibly other desktop containment frameworks.