diff --git a/runc.spec b/runc.spec index f93bf15..34479a6 100644 --- a/runc.spec +++ b/runc.spec @@ -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}