specfile: added build requirements for 'gcc' & 'gcc-c++'
https://fedoraproject.org/wiki/Packaging:C_and_C%2B%2B#BuildRequire
This commit is contained in:
parent
92a932fc02
commit
9a979170a7
2
gmp.spec
2
gmp.spec
@ -17,6 +17,8 @@ Patch2: gmp-6.0.0-debuginfo.patch
|
|||||||
License: LGPLv3+ or GPLv2+
|
License: LGPLv3+ or GPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
BuildRequires: autoconf automake libtool
|
BuildRequires: autoconf automake libtool
|
||||||
|
BuildRequires: gcc
|
||||||
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: git
|
BuildRequires: git
|
||||||
#autoreconf on arm needs:
|
#autoreconf on arm needs:
|
||||||
BuildRequires: perl-Carp
|
BuildRequires: perl-Carp
|
||||||
|
Loading…
Reference in New Issue
Block a user