diff --git a/mold.changes b/mold.changes index 866feec..d0bc5d8 100644 --- a/mold.changes +++ b/mold.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 5 11:17:01 UTC 2022 - Martin Liška + +- Add valgrind as BuildRequire argument. + ------------------------------------------------------------------- Thu Apr 28 12:49:30 UTC 2022 - Martin Liška diff --git a/mold.spec b/mold.spec index 38fdeb8..4688da6 100644 --- a/mold.spec +++ b/mold.spec @@ -43,6 +43,7 @@ BuildRequires: gcc-32bit BuildRequires: gdb BuildRequires: glibc-devel-static BuildRequires: openssl-devel +BuildRequires: valgrind BuildRequires: xxhash-devel BuildRequires: zlib-devel PreReq: update-alternatives