Opened 8 years ago
Closed 8 years ago
#53958 closed defect (duplicate)
wget @1.19.1: dependancies out of hand, include texlive-common
Reported by: | lrenaud (Luke) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.4.1 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | wget |
Description
Currently wget's dependencies are chaining through a multitude of X11 libraries up through the LaTeX texlive packages.
The dependency is not in wget itself, but the recursive dependencies lead up through it.
$ port echo depof:wget gettext gnutls libidn nettle pcre perl5.24 pkgconfig texinfo xz
$ port echo rdepof:wget | wc -l 142
Change History (1)
comment:1 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Duplicate of #53790. Suggestions welcome.