Revert "drop BR: pkgconfig(Qt5)"
This reverts commit 8f081b9888.
(sorry, rethinking)
This commit is contained in:
parent
8f081b9888
commit
cbbe5c76df
1 changed files with 2 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Name: admeshgui
|
||||
%global camelname ADMeshGUI
|
||||
Version: 1.0.1
|
||||
Release: 10%{?dist}
|
||||
Release: 9%{?dist}
|
||||
Summary: STL viewer and manipulation tool
|
||||
# Code is AGPLv3 logo/license is LGPLv3 or CC-BY-SA
|
||||
License: AGPLv3 and (LGPLv3 or CC-BY-SA)
|
||||
|
|
@ -20,6 +20,7 @@ BuildRequires: pkgconfig(Qt5Gui) >= 5.4
|
|||
BuildRequires: pkgconfig(Qt5OpenGL) >= 5.4
|
||||
BuildRequires: pkgconfig(Qt5Svg) >= 5.4
|
||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.4
|
||||
BuildRequires: pkgconfig(Qt5) >= 5.4
|
||||
BuildRequires: stlsplit-devel
|
||||
|
||||
Requires: hicolor-icon-theme
|
||||
|
|
@ -61,9 +62,6 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/appdata/*.appdata
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Mar 08 2018 Rex Dieter <rdieter@fedoraproject.org> - 1.0.1-10
|
||||
- drop BR: pkgconfig(Qt5)
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue