#18641 closed defect (fixed)
gd2: reduce X11 dependencies to what's necessary
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | Cc: | ||
Port: | gd2 |
Description
gd2 depends on xorg-libs but this contains a lot of things and gd2 probably doesn't need all of them. Use Jeremy's script to find out what's needed and depend only on that.
Change History (3)
comment:1 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Forgot to fix the no_x11 variant; fixed it in r47297.
Note: See
TracTickets for help on using
tickets.
Looks like we just need xpm. Changed it in r47295.