From 8c8708e93fd51bfae42f04111743daae0d11ba9d Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Mar 13 2024 17:35:21 +0000 Subject: Add dnf5-plugins to AppStream Signed-off-by: Stephen Gallagher --- diff --git a/prepopulate.json b/prepopulate.json index 9f705e3..b7ce4d6 100644 --- a/prepopulate.json +++ b/prepopulate.json @@ -624,6 +624,9 @@ "dlm": [ "dlm-lib.aarch64" ], + "dnf5": [ + "dnf5-plugins.aarch64" + ], "dnsmasq": [ "dnsmasq-utils.aarch64", "dnsmasq.aarch64" @@ -6925,6 +6928,9 @@ "dlm": [ "dlm-lib.ppc64le" ], + "dnf5": [ + "dnf5-plugins.ppc64le" + ], "dnsmasq": [ "dnsmasq-utils.ppc64le", "dnsmasq.ppc64le" @@ -13186,6 +13192,9 @@ "dlm": [ "dlm-lib.s390x" ], + "dnf5": [ + "dnf5-plugins.s390x" + ], "dnsmasq": [ "dnsmasq-utils.s390x", "dnsmasq.s390x" @@ -19425,6 +19434,9 @@ "dlm": [ "dlm-lib.x86_64" ], + "dnf5": [ + "dnf5-plugins.x86_64" + ], "dnsmasq": [ "dnsmasq-utils.x86_64", "dnsmasq.x86_64"