Add runtime dependency on adwaita-qt5 (bz#1332103)
This commit is contained in:
parent
ba5051f46b
commit
22dadfb5d8
@ -9,7 +9,7 @@
|
||||
|
||||
Name: qgnomeplatform
|
||||
Version: 0.2
|
||||
Release: 1.20160531git%{?dist}
|
||||
Release: 2.20160531git%{?dist}
|
||||
Summary: Qt Platform Theme aimed to accommodate Gnome settings
|
||||
|
||||
License: LGPLv2+
|
||||
@ -31,6 +31,7 @@ BuildRequires: libXrender-devel
|
||||
BuildRequires: qt5-qtbase-devel >= %{qt5_ver}.0 qt5-qtbase-devel <= %{qt5_ver}.100
|
||||
BuildRequires: qt5-qtbase-static
|
||||
|
||||
Requires: adwaita-qt5
|
||||
Requires: gdm
|
||||
Requires: qt5-qtbase%{?_isa} = %{qt5_version}
|
||||
|
||||
@ -63,6 +64,9 @@ make install INSTALL_ROOT=%{buildroot} -C %{_target_platform}
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jun 06 2016 Jan Grulich <jgrulich@redhat.com> - 0.2-2.20160531git
|
||||
- Add runtime dependency on adwaita-qt5 (bz#1332103)
|
||||
|
||||
* Tue May 31 2016 Jan Grulich <jgrulich@redhat.com> - 0.2-1.20160531git
|
||||
- Update to latest git snapshot
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user