diff --git a/kreport.changes b/kreport.changes index 9032e5a..57024d8 100644 --- a/kreport.changes +++ b/kreport.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 28 12:23:15 UTC 2018 - wbauer@tmo.at + +- Add python-base build requirement to fix build in Leap 15 + ------------------------------------------------------------------- Sat Aug 12 13:10:24 UTC 2017 - wbauer@tmo.at diff --git a/kreport.spec b/kreport.spec index 891c8b0..0bd7ac3 100644 --- a/kreport.spec +++ b/kreport.spec @@ -39,6 +39,7 @@ BuildRequires: pkgconfig(Qt5PrintSupport) BuildRequires: pkgconfig(Qt5Qml) BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(Qt5Xml) +BuildRequires: python-base BuildRoot: %{_tmppath}/%{name}-%{version}-build %description