fedora/REQUIRED_PACKAGES: remove very old optional package names
Attempting to install these takes time and they are no longer there
since ancient times. CentOS 9 and later are fine.
(cherry picked from commit 39efc8a394
)
This commit is contained in:

committed by
Íñigo Huguet

parent
3982c5a04d
commit
726e0a5aee
@@ -91,17 +91,12 @@ install \
|
|||||||
# some packages don't exist in certain distributions. Install them one-by-one, and ignore errors.
|
# some packages don't exist in certain distributions. Install them one-by-one, and ignore errors.
|
||||||
install_ignore_missing \
|
install_ignore_missing \
|
||||||
black \
|
black \
|
||||||
dbus-python \
|
|
||||||
dhclient \
|
dhclient \
|
||||||
iproute-tc \
|
iproute-tc \
|
||||||
libasan \
|
libasan \
|
||||||
libpsl-devel \
|
libpsl-devel \
|
||||||
libubsan \
|
libubsan \
|
||||||
libvala-devel \
|
libvala-devel \
|
||||||
pexpect \
|
|
||||||
pygobject3-base \
|
|
||||||
python-gobject-base \
|
|
||||||
python36-pexpect \
|
|
||||||
qt-devel \
|
qt-devel \
|
||||||
teamd-devel \
|
teamd-devel \
|
||||||
vala-devel \
|
vala-devel \
|
||||||
|
Reference in New Issue
Block a user