Accepting request 702584 from GNOME:Next

- Replace systemd-gtk BuildRequires with pkgconfig(systemd): make
  the build cheaper by not having to wait for the 'real' systemd
  package to have built, but allow to use systemd-mini. The change
  in the stack causing this was polkit dropping its hard dep on
  systemd.

- Add systemd-gtk BuildRequires: Needed now after changes elsewhere
  in the stack.

OBS-URL: https://build.opensuse.org/request/show/702584
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/flatpak?expand=0&rev=76
This commit is contained in:
Dominique Leuenberger 2019-05-14 08:55:05 +00:00 committed by Git OBS Bridge
parent 30d960967b
commit b1275298c9
2 changed files with 16 additions and 0 deletions

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon May 13 07:45:05 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
- Replace systemd-gtk BuildRequires with pkgconfig(systemd): make
the build cheaper by not having to wait for the 'real' systemd
package to have built, but allow to use systemd-mini. The change
in the stack causing this was polkit dropping its hard dep on
systemd.
-------------------------------------------------------------------
Sat May 11 20:53:45 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
- Add systemd-gtk BuildRequires: Needed now after changes elsewhere
in the stack.
-------------------------------------------------------------------
Wed Apr 24 09:45:40 UTC 2019 - Martin Liška <mliska@suse.cz>

View File

@ -52,6 +52,7 @@ BuildRequires: pkgconfig(libseccomp)
BuildRequires: pkgconfig(libsoup-2.4)
BuildRequires: pkgconfig(ostree-1) >= 2018.7
BuildRequires: pkgconfig(polkit-gobject-1)
BuildRequires: pkgconfig(systemd)
BuildRequires: pkgconfig(xau)
Requires: %{libname} = %{version}
Requires: bubblewrap >= 0.2.1