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:
Thomas Haller 2019-02-06 09:41:06 +01:00
parent 06701e9532
commit 6505a781cf

View file

@ -55,6 +55,7 @@ install \
ppp-devel \
pygobject3-base \
python3-dbus \
python3-gobject \
qt-devel \
readline-devel \
rpm-build \