Add missing BR: gcc-c++, make

This commit is contained in:
Sandro Mani 2018-02-18 20:29:45 +01:00
parent 4274ff2157
commit 87cdefb362
1 changed files with 7 additions and 2 deletions

View File

@ -3,7 +3,7 @@
Name: freeimage
Version: 3.17.0
Release: 13%{?dist}
Release: 14%{?dist}
Summary: Multi-format image decoder library
# freeimage is tripple-licensed, see
@ -22,6 +22,8 @@ Patch2: FreeImage-3.17.0_CVE-2015-0852.patch
Patch3: FreeImage-3.17.0_CVE-2016-5684.patch
BuildRequires: doxygen
BuildRequires: gcc-c++
BuildRequires: make
BuildRequires: jxrlib-devel
BuildRequires: libjpeg-devel
BuildRequires: libmng-devel
@ -35,7 +37,7 @@ BuildRequires: openjpeg2-devel
%description
FreeImage is a library for developers who would like to support popular
graphics image formats like PNG, BMP, JPEG, TIFF and others as needed by
today's multimedia applications.
today's multimedia applications.
%package devel
@ -149,6 +151,9 @@ ldconfig -n %{buildroot}%{_libdir}
%changelog
* Sun Feb 18 2018 Sandro Mani <manisandro@gmail.coM> - 3.17.0-14
- Add missing BR: gcc-c++, make
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.17.0-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild