Add missing BuildRequires

This commit is contained in:
Mattia Verga 2022-02-23 08:32:03 +01:00
parent af19823cf7
commit 8e4e764345
1 changed files with 6 additions and 1 deletions

View File

@ -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