add gcc to build requirements
This commit is contained in:
parent
a12b7eac92
commit
b0e6f6a484
@ -13,7 +13,7 @@ URL: https://www.jedsoft.org/slang/
|
|||||||
Source: https://www.jedsoft.org/releases/%{name}/%{name}-%{version}.tar.bz2
|
Source: https://www.jedsoft.org/releases/%{name}/%{name}-%{version}.tar.bz2
|
||||||
# disable test that fails with SIGHUP ignored (e.g. in koji)
|
# disable test that fails with SIGHUP ignored (e.g. in koji)
|
||||||
Patch2: slang-sighuptest.patch
|
Patch2: slang-sighuptest.patch
|
||||||
BuildRequires: libpng-devel pcre-devel zlib-devel
|
BuildRequires: gcc libpng-devel pcre-devel zlib-devel
|
||||||
%{?with_oniguruma:BuildRequires: oniguruma-devel}
|
%{?with_oniguruma:BuildRequires: oniguruma-devel}
|
||||||
# static removed in 2.3.1a-3
|
# static removed in 2.3.1a-3
|
||||||
Obsoletes: slang-static < 2.3.1a-3
|
Obsoletes: slang-static < 2.3.1a-3
|
||||||
|
Loading…
Reference in New Issue
Block a user