Add compilation dependency to solve compilation failure
This commit is contained in:
parent
3b95ee92f7
commit
3df8490a0b
@ -3,7 +3,7 @@
|
||||
|
||||
Name: qt5-%{qt_module}
|
||||
Version: 5.11.1
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: QtWayland component for qt5
|
||||
License: LGPLv3
|
||||
URL: http://www.qt.io
|
||||
@ -15,7 +15,7 @@ Source0: https://download.qt.io/archive/qt/5.11/5.11.1/submodules/qtwayland-ever
|
||||
BuildRequires: qt5-qtbase-devel >= %{version}
|
||||
BuildRequires: qt5-qtbase-private-devel
|
||||
%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}}
|
||||
BuildRequires: qt5-qtdeclarative-devel
|
||||
BuildRequires: qt5-qtdeclarative-devel libXext-devel
|
||||
BuildRequires: pkgconfig(xkbcommon)
|
||||
BuildRequires: pkgconfig(wayland-scanner) pkgconfig(wayland-server) pkgconfig(wayland-client)
|
||||
BuildRequires: pkgconfig(wayland-cursor) pkgconfig(wayland-egl)
|
||||
@ -109,5 +109,8 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 06 2020 zhangjiapeng <zhangjiapeng9@huawei.com> - 5.11.1-5
|
||||
- Add compilation dependency to solve compilation failure
|
||||
|
||||
* Fri Feb 14 2020 lingsheng <lingsheng@huawei.com> - 5.11.1-4
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user