Add missing BR: gcc, make

This commit is contained in:
Sandro Mani 2018-02-19 10:45:46 +01:00
parent b241d8f26a
commit b304f9763f

View File

@ -5,7 +5,7 @@
Name: openjpeg2
Version: 2.3.0
Release: 5%{?dist}
Release: 6%{?dist}
Summary: C-Library for JPEG 2000
# windirent.h is MIT, the rest is BSD
@ -25,6 +25,8 @@ Patch1: openjpeg2_install.patch
Patch2: openjpeg2_opj2.patch
BuildRequires: cmake
BuildRequires: gcc
BuildRequires: make
BuildRequires: zlib-devel
BuildRequires: libpng-devel
BuildRequires: libtiff-devel
@ -325,6 +327,9 @@ make test -C %{_target_platform}
%changelog
* Mon Feb 19 2018 Sandro Mani <manisandro@gmail.com> - 2.3.0-6
- Add missing BR: gcc, make
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild