mirror of
https://github.com/openharmony/third_party_elfutils.git
synced 2026-07-19 19:43:34 -04:00
elfutils.spec: Add procps as a %check BuildRequires:.
On Fedora rawhide, we can no longer just assume ps(1) is there. Signed-off-by: Frank Ch. Eigler <fche@redhat.com>
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2021-05-11 Frank Ch. Eigler <fche@redhat.com>
|
||||
|
||||
* elfutils.spec.in: Add procps to BuildRequires: for %check.
|
||||
|
||||
2021-05-10 Mark Wielaard <mark@klomp.org>
|
||||
|
||||
* elfutils.spec.in: Update for 0.184.
|
||||
|
||||
@@ -35,8 +35,9 @@ BuildRequires: pkgconfig(libarchive) >= 3.1.2
|
||||
# For tests need to bunzip2 test files.
|
||||
BuildRequires: bzip2
|
||||
BuildRequires: zstd
|
||||
# For the run-debuginfod-find.sh test case in %%check for /usr/sbin/ss
|
||||
# For the run-debuginfod-find.sh test case in %%check for /usr/sbin/ss etc.
|
||||
BuildRequires: iproute
|
||||
BuildRequires: procps
|
||||
BuildRequires: bsdtar
|
||||
BuildRequires: curl
|
||||
|
||||
|
||||
Reference in New Issue
Block a user