Opened 7 years ago

Closed 7 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 7 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign added
Resolution: duplicate
Status: newclosed

Duplicate of #53790. Suggestions welcome.

Note: See TracTickets for help on using tickets.