contrib: fix failure for "fedora/REQUIRED_PACKAGES" on CentOS 8 for "black"

Fixes: 86d3022ef5 ('contrib: add xargs/black/clang packages to fedora/REQUIRED_PACKAGES')
This commit is contained in:
Thomas Haller 2020-11-09 15:47:56 +01:00
parent d98bb16a65
commit 9c3cfebe14
No known key found for this signature in database
GPG key ID: 29C2366E4DFC5728

View file

@ -44,7 +44,6 @@ install \
ModemManager-devel \
ModemManager-glib-devel \
audit-libs-devel \
black \
bluez-libs-devel \
clang \
dbus-devel \
@ -88,6 +87,7 @@ install \
# some packages don't exist in certain distributions. Install them one-by-one, and ignore errors.
install_ignore_missing \
black \
dbus-python \
iproute-tc \
libasan \