diff --git a/contrib/fedora/REQUIRED_PACKAGES b/contrib/fedora/REQUIRED_PACKAGES index 803cb87f21..eb2404a170 100755 --- a/contrib/fedora/REQUIRED_PACKAGES +++ b/contrib/fedora/REQUIRED_PACKAGES @@ -45,7 +45,6 @@ install \ audit-libs-devel \ bluez-libs-devel \ dbus-devel \ - dbus-python \ dbus-x11 \ dhclient \ gcc-c++ \ @@ -72,7 +71,6 @@ install \ polkit-devel \ ppp \ ppp-devel \ - pygobject3-base \ python3-dbus \ python3-gobject \ qt-devel \ @@ -89,4 +87,6 @@ install \ # some packages don't exist in certain distributions. Install them one-by-one, and ignore errors. install_ignore_missing \ python-gobject-base \ + dbus-python \ + pygobject3-base \ #end