On Thursday, April 2, 2020 1:55:10 PM EDT Adam Jackson wrote: > On Thu, 2020-04-02 at 13:24 -0400, Steve Grubb wrote: > > > Hello, > > > > I've been doing some testing of F32 and was curious about something. I > > have a kickstart file that just installs @core to be a minimal system. > > While looking over the resulting system, there are fonts, wayland, gtk3 > > and others. Is this intentional? The system probably doesn't have > > everything that's needs to function as a desktop. Why are all these > > installed by @core? > > > Because you're installing with weak dependencies enabled, and one of > them is bringing in gtk3. Thanks for the pointer. Investigating that: $ rpm --query --recommends gtk3 dconf(x86-64) Looking at that https://src.fedoraproject.org/rpms/dconf/blob/master/f/dconf.spec There is a build requires on gtk-doc. But nowhere do I see gtk3 as a recommends. -Steve > I haven't tried to figure out which one, I > just know dnf install --setopt=install_weak_deps=false @core didn't try > to pull in libX11. > > - ajax > _______________________________________________ > devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: > https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List > Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List > Archives: > https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxx > g _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx