Add openexr to build requirements.

This commit is contained in:
Richard Shaw 2021-01-29 17:07:25 -06:00
parent 76111d6e46
commit 377495d0df
1 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: Field3D
Version: 1.7.3
Release: 8%{?dist}
Release: 9%{?dist}
Summary: Library for storing voxel data
License: BSD
@ -12,6 +12,7 @@ BuildRequires: cmake gcc-c++ doxygen
BuildRequires: hdf5-devel
BuildRequires: boost-devel
BuildRequires: ilmbase-devel
BuildRequires: openexr-devel
Requires: hdf5 = %{_hdf5_version}
@ -66,6 +67,9 @@ pushd %{_vpath_builddir}
%changelog
* Fri Jan 29 2021 Richard Shaw <hobbes1069@gmail.com> - 1.7.3-9
- Add openexr to build requirements.
* Mon Jan 25 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.3-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild