From 8d3f271f8ec39942cf4a8d1e9c07815686492faf Mon Sep 17 00:00:00 2001 From: Stepan Oksanichenko Date: Mon, 6 Mar 2023 18:40:47 +0000 Subject: [PATCH] Update 'x86_64/include_exclude.conf' --- x86_64/include_exclude.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/x86_64/include_exclude.conf b/x86_64/include_exclude.conf index 5538f1f..0d5034f 100644 --- a/x86_64/include_exclude.conf +++ b/x86_64/include_exclude.conf @@ -102,9 +102,11 @@ filter_modules = [] additional_packages = [ ( '^AppStream$', { - 'x86_64': [ + '*': [ "almalinux-backgrounds", "libreport-almalinux", + ], + 'x86_64': [ "nmstate.x86_64", ] }