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:
parent
14902173d2
commit
502d70123f
@ -17,7 +17,7 @@ BuildRequires: gperf
|
|||||||
BuildRequires: gnome-common
|
BuildRequires: gnome-common
|
||||||
BuildRequires: /usr/bin/g-ir-scanner
|
BuildRequires: /usr/bin/g-ir-scanner
|
||||||
# Core requirements
|
# Core requirements
|
||||||
BuildRequires: pkgconfig(ostree-1) >= 2017.14
|
BuildRequires: pkgconfig(ostree-1) >= 2017.15
|
||||||
BuildRequires: pkgconfig(polkit-gobject-1)
|
BuildRequires: pkgconfig(polkit-gobject-1)
|
||||||
BuildRequires: pkgconfig(json-glib-1.0)
|
BuildRequires: pkgconfig(json-glib-1.0)
|
||||||
BuildRequires: pkgconfig(rpm)
|
BuildRequires: pkgconfig(rpm)
|
||||||
|
Loading…
Reference in New Issue
Block a user