Add missing BuildRequires
This commit is contained in:
parent
af19823cf7
commit
8e4e764345
@ -7,7 +7,7 @@
|
||||
|
||||
Name: stellarsolver
|
||||
Version: 1.9
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: The Cross Platform Sextractor and Internal Astrometric Solver
|
||||
|
||||
License: BSD and GPLv2+ and GPLv3+ and LGPLv2+ and LGPLv3+ and MIT
|
||||
@ -49,6 +49,7 @@ Source2: com.github.rlancaste.stellarsolver.desktop
|
||||
# Buildtime tools
|
||||
BuildRequires: cmake
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: desktop-file-utils
|
||||
# Libraries
|
||||
BuildRequires: cfitsio-devel
|
||||
BuildRequires: gsl-devel
|
||||
@ -124,6 +125,10 @@ tar -xJvf %{SOURCE1} -C %{buildroot}%{_datadir}
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Feb 23 2022 Mattia Verga <mattia.verga@protonmail.com> - 1.9-4.20220211git832bc60
|
||||
- BuildRequires desktop-file-utils
|
||||
- Initial import (fedora#2053682)
|
||||
|
||||
* Mon Feb 21 2022 Mattia Verga <mattia.verga@protonmail.com> - 1.9-3.20220211git832bc60
|
||||
- Provide custom desktop file and icons
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user