On 07/09/2019 22:15, Joe Locash via blfs-dev wrote: > Xorg Libraries is listed as a required dependency. It isn't needed to build it > at all. > > which, and is required,i sn't mentioned. > >
I see this in the configure ouput: checking for X... libraries , headers That does not mean they are required, of course, but at least they are tested. configure's help is not really helpful: --x-includes Help missing for old configure options --x-libraries Help missing for old configure options but there does not seem to be a disable-x or without-x switch. So I'm inclined to think that those libraries are at least recommended. I think "which" is the dependency chain of Xorg libraries. So if we pass Xorg lib to recommended or optional, we may have to add it. Pierre -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
