Description of problem: Somehow perl-Glib sets a dependency on perl(ExtUtils::MakeMaker) That means any perl-Glib using app will pull the full perl devel stack Please cut the dependency bloat # rpm -e perl-ExtUtils-MakeMaker perl(ExtUtils::MakeMaker) is needed by (installed) perl-Glib-1.162-1.fc9.x86_64
Like with perl-Gtk2, this is a real dependency: Glib/MakeHelper.pm uses ExtUtils-MakeMaker.