BR: qt5-qtbase-private-devel
This commit is contained in:
parent
3d09eff4e8
commit
b40d58622c
@ -3,7 +3,7 @@
|
||||
Summary: Qt5 - QtGraphicalEffects component
|
||||
Name: qt5-%{qt_module}
|
||||
Version: 5.9.2
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
|
||||
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively from qt5-qtbase for details
|
||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||
@ -14,6 +14,9 @@ Source0: https://download.qt.io/official_releases/qt/5.9/%{version}/submodules/%
|
||||
%global __provides_exclude_from ^%{_qt5_archdatadir}/qml/.*\\.so$
|
||||
|
||||
BuildRequires: qt5-qtbase-devel >= %{version}
|
||||
BuildRequires: qt5-qtbase-private-devel
|
||||
#libQt5Quick.so.5(Qt_5_PRIVATE_API)(64bit)
|
||||
%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}}
|
||||
BuildRequires: qt5-qtdeclarative-devel
|
||||
|
||||
BuildRequires: libmng-devel
|
||||
@ -46,6 +49,9 @@ make install INSTALL_ROOT=%{buildroot}
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Oct 17 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.9.2-2
|
||||
- BR: qt5-qtbase-private-devel
|
||||
|
||||
* Mon Oct 09 2017 Jan Grulich <jgrulich@redhat.com> - 5.9.2-1
|
||||
- 5.9.2
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user