On Mon, Jul 08, 2019 at 11:35:29AM +0300, Vadim Penzin wrote: > This is exactly how I solved the problem. About an hour lost in wondering > what can be wrong with otherwise perfectly functioning setup. > > Do you (I liked that royal `we'!) expect the user to read READMEs of every > package that Firefox et al. depend on directly or indirectly?
No but if you want to print using cups, I expect you to read at least the cups README: $ grep -i gtk /usr/local/share/doc/pkg-readmes/cups To be able to use CUPS printers from GTK+ applications, the gtk+2-cups, gtk+3-cups and/or gtk+4-cups package need to be installed. > The economy of ~150K of storage does not justify lost time. I can build a > complete operating system from source, however I do prefer using packages > --- exactly for this reason: not dealing with ridiculous stuff like that. "The economy of ~150K" ; you're only looking at the direct dependencies here. You just don't want to read docs. That's fine. But don't complain. -- Antoine
