#69798 closed enhancement (fixed)
evolution-data-server: possible to avoid a hard dependency on webkit2-gtk?
Reported by: | barracuda156 | Owned by: | mascguy (Christopher Nielsen) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.9.3 |
Keywords: | Cc: | ||
Port: | evolution-data-server |
Description
The port is broken on < 10.7, perhaps due to webkit2-gtk dependency (and for sure it will not work on earlier systems): https://ports.macports.org/port/evolution-data-server/details Could we make it conditional, to improve support for older systems?
Change History (4)
comment:1 Changed 7 months ago by barracuda156
comment:2 Changed 7 months ago by mascguy (Christopher Nielsen)
There are only three ports which depend on evolution-data-server
. Are you sure it's needed for you?
comment:3 Changed 7 months ago by Christopher Nielsen <mascguy@…>
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 Changed 7 months ago by Christopher Nielsen <mascguy@…>
Note: See
TracTickets for help on using
tickets.
Ah, webkit2-gtk is pulled in via
gnome-online-accounts
port. Let me see if this can be fixed.