New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #5522 (closed defect: fixed)

Opened 8 years ago

Last modified 7 years ago

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

comment:1 Changed 8 years ago by mww@…

  • Summary changed from libgtkhtml port has too many dependencies to RFE: libgtkhtml port has too many dependencies

comment:2 Changed 7 years ago by olegb@…

  • Status changed from new to closed
  • Resolution set to fixed

thanks - since the gnome depchain is no more - this is doable in DP too.

Note: See TracTickets for help on using tickets.