From a654df0e591b8110330c20ded626751ca423c84d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Ravier?= Date: Fri, 20 Jan 2023 16:24:46 +0100 Subject: [PATCH] comps-sync: Do not exclude ncurses The comps group that we are pulling from do not include ncurses and we explicitely include it in fedora-common-ostree.yaml thus we don't need to exclude it. --- comps-sync-exclude-list.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/comps-sync-exclude-list.yml b/comps-sync-exclude-list.yml index 9165ed6..7dcb690 100644 --- a/comps-sync-exclude-list.yml +++ b/comps-sync-exclude-list.yml @@ -48,8 +48,6 @@ exclude_list: - fedora-release-workstation # Really not worth listing explicitly - filesystem - # Why? - - ncurses - mailcap # This seems like some weird legacy thing, it also # drags in usermode, which should also be deprecated