mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-05 12:40:16 +01:00
contrib/rpm: BR pexpect
Unit tests need this to run.
Fixes: 9570224e86 ('tests/client: add a pexpect-based test runner')
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/1285
This commit is contained in:
parent
287a34990a
commit
47d14bced8
1 changed files with 2 additions and 0 deletions
|
|
@ -302,10 +302,12 @@ BuildRequires: /usr/bin/dbus-launch
|
|||
BuildRequires: python3
|
||||
BuildRequires: python3-gobject-base
|
||||
BuildRequires: python3-dbus
|
||||
BuildRequires: python3-pexpect
|
||||
%else
|
||||
BuildRequires: python2
|
||||
BuildRequires: pygobject3-base
|
||||
BuildRequires: dbus-python
|
||||
BuildRequires: pexpect
|
||||
%endif
|
||||
BuildRequires: libselinux-devel
|
||||
BuildRequires: polkit-devel
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue