From 064a60451e3f8b5e89d4452a93cc8dc671a2edac Mon Sep 17 00:00:00 2001 From: Matthew Burket Date: Thu, 18 Jul 2024 14:04:50 -0500 Subject: [PATCH] Fix components for libdnf-plugin-subscription-manager --- components/dnf.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/components/dnf.yml b/components/dnf.yml index e9276e60be9..b48d152a533 100644 --- a/components/dnf.yml +++ b/components/dnf.yml @@ -3,6 +3,7 @@ packages: - dnf - dnf-automatic - dnf-plugin-subscription-manager +- libdnf-plugin-subscription-manager rules: - clean_components_post_updating - ensure_gpgcheck_globally_activated