mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-24 23:00:07 +01:00
contrib/rpm: BR pexpect
Unit tests need this to run.
This commit is contained in:
parent
02685e990e
commit
cedb24e0a2
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