pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: topological sorting
Le Wed, Jul 19, 2023 at 01:18:59PM -0400, Greg Troxel a écrit :
> tlaronde%polynum.com@localhost writes:
>
> > And, alternatively, I want to know what package has installed/required
> > TeXlive (!) so this is why I wanted to know if the dependencies graph
> > could be obtained by one of the tools (even if I know how to do it by
> > scripting).
>
> pkg_info shows depending packages.
FWIW, I found the info first using pkgtools/pkg_summary-utils
(pkg_src_summary(1)) and then:
pkg_info -r "tex-texlive*"
To see that pdal-lib depends on pcl; that pcl depends on vtk; that
vtk depends on gl2ps; and that gl2ps (converting OpenGL to PS) depends
on LaTeX! that brings texlive and installs two engines: luatex and
pdftex!
This is crazy...
--
Thierry Laronde <tlaronde +AT+ polynum +dot+ com>
http://www.kergis.com/
http://kertex.kergis.com/
Key fingerprint = 0FF7 E906 FBAF FE95 FD89 250D 52B1 AE95 6006 F40C
Home |
Main Index |
Thread Index |
Old Index