diff --git a/comps-sync-blacklist.yml b/comps-sync-blacklist.yml index aa812fc..25c96ba 100644 --- a/comps-sync-blacklist.yml +++ b/comps-sync-blacklist.yml @@ -47,6 +47,10 @@ blacklist: # Why? - ncurses - mailcap + # This seems like some weird legacy thing, it also + # drags in usermode, which should also be deprecated + # and blocks a /usr/sbin + /usr/bin unification. + - setuptool # Really? - tcp_wrappers # This probably doesn't need to be default diff --git a/fedora-common-ostree-pkgs.json b/fedora-common-ostree-pkgs.json index 3a7eea0..a922bbc 100644 --- a/fedora-common-ostree-pkgs.json +++ b/fedora-common-ostree-pkgs.json @@ -184,7 +184,6 @@ "scl-utils", "selinux-policy-targeted", "setup", - "setuptool", "shadow-utils", "sil-abyssinica-fonts", "sil-mingzat-fonts",