mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-04 23:30:28 +01:00
contrib: install python3-gobject as REQUIRED_PACKAGES
To run the tests with python3, we need python3-gobject. Note that "contrib/fedora/REQUIRED_PACKAGES" is called by "contrib/scripts/nm-ci-run.sh" script to install the packages in Fedora.
This commit is contained in:
parent
06701e9532
commit
6505a781cf
1 changed files with 1 additions and 0 deletions
|
|
@ -55,6 +55,7 @@ install \
|
|||
ppp-devel \
|
||||
pygobject3-base \
|
||||
python3-dbus \
|
||||
python3-gobject \
|
||||
qt-devel \
|
||||
readline-devel \
|
||||
rpm-build \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue