modify python buildrequire
This commit is contained in:
parent
8ba815c9f9
commit
02927f13a3
@ -2,7 +2,7 @@
|
||||
|
||||
Name: qt5-qtdeclarative
|
||||
Version: 5.11.1
|
||||
Release: 4
|
||||
Release: 5
|
||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||
Summary: Qt5 module for declarative framework
|
||||
Url: http://www.qt.io
|
||||
@ -11,7 +11,7 @@ Source1: qv4global_p-multilib.h
|
||||
Patch0001: qtdeclarative-opensource-src-5.11.0-no_sse2.patch
|
||||
Obsoletes: qt5-qtjsbackend < 5.2.0 qt5-qtdeclarative-render2d < 5.7.1-10
|
||||
BuildRequires: gcc-c++ qt5-rpm-macros >= %{version} qt5-qtbase-devel >= %{version}
|
||||
BuildRequires: qt5-qtbase-private-devel qt5-qtxmlpatterns-devel >= %{version} python3
|
||||
BuildRequires: qt5-qtbase-private-devel qt5-qtxmlpatterns-devel >= %{version} python3 python2
|
||||
%{?_qt5:Requires: %{_qt5} = %{_qt5_version}}
|
||||
|
||||
%if 0%{?tests}
|
||||
@ -115,6 +115,9 @@ make check -k -C tests ||:
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Feb 22 2020 yanzhihua <yanzhihua4@huawei.com> - 5.11.1-5
|
||||
- modify python buildrequire
|
||||
|
||||
* Thu Nov 07 2019 yanzhihua <yanzhihua4@huawei.com> - 5.11.1-4
|
||||
- Package init
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user