diff --git a/discover.changes b/discover.changes index 93b4b3b..bb62bb9 100644 --- a/discover.changes +++ b/discover.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Sep 15 14:19:10 UTC 2018 - Wolfgang Bauer + +- Build without fwupd on Leap 42 + ------------------------------------------------------------------- Thu Sep 13 17:24:58 UTC 2018 - fabian@ritter-vogt.de diff --git a/discover.spec b/discover.spec index 9312409..61edeb3 100644 --- a/discover.spec +++ b/discover.spec @@ -67,7 +67,9 @@ BuildRequires: cmake(Qt5Quick) BuildRequires: cmake(Qt5Test) BuildRequires: cmake(Qt5Widgets) BuildRequires: cmake(Qt5Xml) +%if 0%{?suse_version} >= 1500 BuildRequires: pkgconfig(fwupd) >= 1.0.6 +%endif Requires: AppStream Requires: PackageKit Requires: flatpak