diff --git a/flatpak.changes b/flatpak.changes index cf283d8..1b930be 100644 --- a/flatpak.changes +++ b/flatpak.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon May 13 07:45:05 UTC 2019 - Dominique Leuenberger + +- 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 + +- Add systemd-gtk BuildRequires: Needed now after changes elsewhere + in the stack. + ------------------------------------------------------------------- Wed Apr 24 09:45:40 UTC 2019 - Martin Liška diff --git a/flatpak.spec b/flatpak.spec index 13dc885..532b959 100644 --- a/flatpak.spec +++ b/flatpak.spec @@ -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