Add missing BR on seccomp
This commit is contained in:
parent
1ad8428127
commit
2ae0aa0654
@ -44,6 +44,7 @@ ExclusiveArch: %{?go_arches:%{go_arches}}%{!?go_arches:%{ix86} x86_64 %{arm}}
|
||||
# If go_compiler is not set to 1, there is no virtual provide. Use golang instead.
|
||||
BuildRequires: %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang}
|
||||
|
||||
BuildRequires: pkgconfig(libseccomp)
|
||||
BuildRequires: go-md2man
|
||||
|
||||
%if ! 0%{?with_bundled}
|
||||
|
Loading…
Reference in New Issue
Block a user