add BuildRequires: gcc
Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
This commit is contained in:
parent
7b9ad57ccd
commit
affd21a90b
1
bc.spec
1
bc.spec
@ -9,6 +9,7 @@ Patch1: bc-1.06-dc_ibase.patch
|
|||||||
Patch2: bc-1.06.95-doc.patch
|
Patch2: bc-1.06.95-doc.patch
|
||||||
Requires(post): /sbin/install-info
|
Requires(post): /sbin/install-info
|
||||||
Requires(preun): /sbin/install-info
|
Requires(preun): /sbin/install-info
|
||||||
|
BuildRequires: gcc
|
||||||
BuildRequires: readline-devel, flex, bison, texinfo, ed
|
BuildRequires: readline-devel, flex, bison, texinfo, ed
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
Reference in New Issue
Block a user