Accepting request 580948 from home:wolfi323:branches:KDE:Extra
- Add python-base build requirement to fix build in Leap 15 OBS-URL: https://build.opensuse.org/request/show/580948 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kreport?expand=0&rev=22
This commit is contained in:
parent
36b8039b82
commit
06bafef240
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user