Accepting request 1116780 from home:simotek:branches:KDE:Extra

- dbus-run-session now needs to be explicitly required for the
  test suite.

OBS-URL: https://build.opensuse.org/request/show/1116780
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kio-fuse?expand=0&rev=15
This commit is contained in:
Christophe Marin 2023-10-11 06:13:14 +00:00 committed by Git OBS Bridge
parent 309e613af0
commit 5f8ca4dc2f
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Oct 11 00:56:22 UTC 2023 - Simon Lees <sflees@suse.de>
- dbus-run-session now needs to be explicitly required for the
test suite.
-------------------------------------------------------------------
Mon Mar 7 11:15:11 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -37,6 +37,9 @@ BuildRequires: cmake(KF5KIO) >= 5.66.0
BuildRequires: cmake(Qt5DBus) >= 5.12.0
BuildRequires: cmake(Qt5Test)
BuildRequires: pkgconfig(fuse3)
%if 0%{?suse_version} > 1599
BuildRequires: /usr/bin/dbus-run-session
%endif
Requires: fuse3
# For %%check
BuildRequires: kio-extras5