diff --git a/curl.spec b/curl.spec index 348f6db..9c12786 100644 --- a/curl.spec +++ b/curl.spec @@ -69,6 +69,7 @@ BuildRequires: perl(vars) # #810992, #816175, and #886891). Nevertheless developers are free to install # valgrind manually to improve test coverage on any architecture. %ifarch x86_64 %{ix86} +BuildRequires: glibc-debuginfo BuildRequires: valgrind %endif