require gcc, gcc-c++ for building
This commit is contained in:
parent
ca87d8d7c3
commit
a17f729ec7
@ -9,7 +9,7 @@
|
||||
Name: lensfun
|
||||
Version: 0.3.2
|
||||
Summary: Library to rectify defects introduced by photographic lenses
|
||||
Release: 13%{?dist}
|
||||
Release: 14%{?dist}
|
||||
|
||||
License: LGPLv3 and CC-BY-SA
|
||||
URL: http://lensfun.sourceforge.net/
|
||||
@ -32,6 +32,8 @@ Patch200: lensfun-0.3.2-INSTALL_HELPER_SCRIPTS.patch
|
||||
|
||||
BuildRequires: cmake >= 2.8
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: pkgconfig(glib-2.0)
|
||||
BuildRequires: pkgconfig(libpng)
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
@ -172,6 +174,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Feb 20 2018 Nils Philippsen <nils@tiptoe.de> 0.3.2-14
|
||||
- require gcc, gcc-c++ for building
|
||||
|
||||
* Mon Feb 12 2018 Rex Dieter <rdieter@fedoraproject.org> 0.3.2-13
|
||||
- -tools: make buildable on epel7/python34
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user