Accepting request 864183 from home:hellcp:branches:GNOME:Factory

Remove hard dependency on zypp appdata plugin if other PackageKit backend is used

OBS-URL: https://build.opensuse.org/request/show/864183
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=191
This commit is contained in:
Dominique Leuenberger 2021-01-27 16:15:19 +00:00 committed by Git OBS Bridge
parent 33da28cc34
commit ae6e767d5c
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jan 19 00:41:28 UTC 2021 - Stasiek Michalski <stasiek@michalski.cc>
- Remove hard dependency on zypp appdata plugin if other PackageKit backend is used
-------------------------------------------------------------------
Thu Nov 19 07:11:42 UTC 2020 - Alynx Zhou <alynx.zhou@suse.com>

View File

@ -65,7 +65,8 @@ BuildRequires: pkgconfig(xmlb) >= 0.1.7
# boo#1090042
Requires: fwupd
Requires: iso-codes
Requires: libzypp-plugin-appdata
Requires: PackageKit
Requires: (libzypp-plugin-appdata if PackageKit-backend-zypp)
Recommends: flatpak
# bsc#1178768
%if 0%{?sle_version}