drop pkgconfig-style Qt5 deps
This commit is contained in:
parent
84e804e329
commit
7191ce8382
@ -17,7 +17,7 @@
|
||||
Summary: Qt5 - Location component
|
||||
Name: qt5-%{qt_module}
|
||||
Version: 5.6.1
|
||||
Release: 1%{?prerelease:.%{prerelease}}%{?dist}
|
||||
Release: 2%{?prerelease:.%{prerelease}}%{?dist}
|
||||
|
||||
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
|
||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||
@ -30,7 +30,7 @@ Patch50: qtlocation-opensource-src-5.6.0-G_VALUE_INIT.patch
|
||||
|
||||
BuildRequires: cmake
|
||||
BuildRequires: qt5-qtbase-devel >= %{version}
|
||||
BuildRequires: pkgconfig(Qt5Quick) >= %{version}
|
||||
BuildRequires: qt5-qtdeclarative-devel >= %{version}
|
||||
|
||||
# QtPositioning core-private
|
||||
BuildRequires: qt5-qtbase-private-devel
|
||||
@ -152,6 +152,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 15 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.6.1-2
|
||||
- drop pkgconfig-style Qt5 deps
|
||||
|
||||
* Thu Jun 09 2016 Jan Grulich <jgrulich@redhat.com> - 5.6.1-1
|
||||
- Update to 5.6.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user