On Thursday, April 2, 2020 2:59:33 PM EDT Stephen Gallagher wrote: > On Thu, Apr 2, 2020 at 2:50 PM Steve Grubb <sgrubb@xxxxxxxxxx> wrote: > > 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: > > > > 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. > > > You got that backwards. You listed the things that gtk3 has as a > Recommends: > Try `dnf repoquery --whatrecommends gtk3` > > java-11-openjdk-1:11.0.6.10-0.fc32.x86_64 > java-11-openjdk-slowdebug-1:11.0.6.10-0.fc32.x86_64 > java-latest-openjdk-1:13.0.2.8-1.rolling.fc32.x86_64 > java-latest-openjdk-slowdebug-1:13.0.2.8-1.rolling.fc32.x86_64 > solaar-0:1.0.2-0.1.rc1.20200322git563ef0d.fc32.noarch > > That said, I think gtk3 is always part of the standard installation > because it's needed by Anaconda. Hmm. I'm doing a text mode install via kickstart. skipx text Anaconda itself is not installed. Neither are any form of java or solaar. And if anaconda needed it, I could see it maybe being in the temporary image it uses to do the install, but not the final one. I also don't remember desktop packages being picked up in the past when kickstarting a minimal image. -Steve _______________________________________________ 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