Unconditionally BR gcc
Looks like automation incorrectly put it inside _module_build guard.
This commit is contained in:
parent
af6d20ac84
commit
e85f2a03dd
@ -10,8 +10,8 @@ License: BSD and ISC
|
||||
URL: http://libevent.org/
|
||||
Source0: https://github.com/libevent/libevent/releases/download/release-%{version}-stable/libevent-%{version}-stable.tar.gz
|
||||
|
||||
%if ! 0%{?_module_build}
|
||||
BuildRequires: gcc
|
||||
%if ! 0%{?_module_build}
|
||||
BuildRequires: doxygen
|
||||
%endif
|
||||
BuildRequires: openssl-devel
|
||||
|
||||
Loading…
Reference in New Issue
Block a user