From 39efc8a394b46772bb4aae1d5765d4727dcdfeed Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Wed, 12 Feb 2025 13:44:03 +0100 Subject: [PATCH] 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. --- contrib/fedora/REQUIRED_PACKAGES | 5 ----- 1 file changed, 5 deletions(-) diff --git a/contrib/fedora/REQUIRED_PACKAGES b/contrib/fedora/REQUIRED_PACKAGES index 418318d70c..1bb7ec6b30 100755 --- a/contrib/fedora/REQUIRED_PACKAGES +++ b/contrib/fedora/REQUIRED_PACKAGES @@ -91,17 +91,12 @@ install \ # some packages don't exist in certain distributions. Install them one-by-one, and ignore errors. install_ignore_missing \ black \ - dbus-python \ dhclient \ iproute-tc \ libasan \ libpsl-devel \ libubsan \ libvala-devel \ - pexpect \ - pygobject3-base \ - python-gobject-base \ - python36-pexpect \ qt-devel \ teamd-devel \ vala-devel \