spec: bump ostree requirement to 2017.15

We make use of the new `ostree_break_hardlink` API. Otherwise, no build
requirements on v2018.1 itself.
This commit is contained in:
Jonathan Lebon 2018-01-15 20:43:46 +00:00
parent 14902173d2
commit 502d70123f

View File

@ -17,7 +17,7 @@ BuildRequires: gperf
BuildRequires: gnome-common
BuildRequires: /usr/bin/g-ir-scanner
# Core requirements
BuildRequires: pkgconfig(ostree-1) >= 2017.14
BuildRequires: pkgconfig(ostree-1) >= 2017.15
BuildRequires: pkgconfig(polkit-gobject-1)
BuildRequires: pkgconfig(json-glib-1.0)
BuildRequires: pkgconfig(rpm)