diff --git a/comps-sync-blacklist.yml b/comps-sync-blacklist.yml index f70ee02..107e9b1 100644 --- a/comps-sync-blacklist.yml +++ b/comps-sync-blacklist.yml @@ -45,6 +45,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 26aece5..3c8025d 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",