contrib: add xargs/black/clang packages to fedora/REQUIRED_PACKAGES

These packages are also used during CI tests (in the checkpatch
stage). They are also used for formatting C/python code, and thus
useful for developing.

Install them as part of REQUIRED_PACKAGES script.
This commit is contained in:
Thomas Haller 2020-11-09 10:51:24 +01:00
parent f19f3f74c6
commit 86d3022ef5
No known key found for this signature in database
GPG key ID: 29C2366E4DFC5728

View file

@ -40,10 +40,13 @@ else
fi
install \
/usr/bin/xargs \
ModemManager-devel \
ModemManager-glib-devel \
audit-libs-devel \
black \
bluez-libs-devel \
clang \
dbus-devel \
dbus-x11 \
dhclient \