add BuildRequires: gcc, gcc-c++ to generate sane configs

This commit is contained in:
Tom Callaway 2018-07-23 10:48:16 -04:00
parent f5fcd84998
commit 5ea190de36
1 changed files with 5 additions and 1 deletions

View File

@ -1,11 +1,12 @@
Name: perl-Alien-wxWidgets
Version: 0.69
Release: 7%{?dist}
Release: 8%{?dist}
Summary: Building, finding and using wxWidgets binaries
Group: Development/Libraries
License: GPL+ or Artistic
URL: https://metacpan.org/release/Alien-wxWidgets
Source0: https://cpan.metacpan.org/authors/id/M/MB/MBARBON/Alien-wxWidgets-%{version}.tar.gz
BuildRequires: gcc, gcc-c++
BuildRequires: wxGTK-devel, wxGTK3-devel
# A lot of stuff used by inc/My/Build/Base.pm.
BuildRequires: perl-interpreter
@ -66,6 +67,9 @@ chmod -R u+w $RPM_BUILD_ROOT/*
%changelog
* Mon Jul 23 2018 Tom Callaway <spot@fedoraproject.org> - 0.69-8
- add BuildRequires: gcc, gcc-c++ to generate sane configs
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.69-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild