14
0
forked from pool/python-psutil

Accepting request 1109260 from home:dimstar:Factory

- BuildRequire /usr/bin/who: called by the test suite. With
  coreutils 9.4 'who' is no longer part of the main package but is
  shipped as part of coreutils-systemd.

OBS-URL: https://build.opensuse.org/request/show/1109260
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=160
This commit is contained in:
2023-09-06 12:37:42 +00:00
committed by Git OBS Bridge
parent 28855b4c4f
commit bfbcbcf864
2 changed files with 8 additions and 0 deletions

View File

@@ -48,6 +48,7 @@ Requires: procps
BuildRequires: systemd
BuildRequires: systemd-devel
%if %{with test}
BuildRequires: /usr/bin/who
BuildRequires: net-tools
BuildRequires: procps
%if %{with python2}