Ticket #5522 (closed defect: fixed)
RFE: libgtkhtml port has too many dependencies
| Reported by: | vincent-opdarw@… | Owned by: | gnome-darwinports@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.0 |
| Keywords: | Cc: | ||
| Port: |
Description
libgtkhtml/Portfile contains:
depends_lib bin:control-center:control-center
This is too much. The following may be sufficient:
depends_lib lib:libxml2:libxml2 port:gail
(I tried to guess by looking at the Debian packages). With that, I could install libgtkhtml on my machine. I don't know if there are missing dependencies, though (the gail port has already many of them). At least this shows that control-center is not needed.
Change History
Note: See
TracTickets for help on using
tickets.

