#17862 closed defect (wontfix)
circular dependency gtk2 -> librsvg -> ... -> gconf -> gtk2
Reported by: | m4k0t0y@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | Cc: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), blb@… | |
Port: | gtk2, gconf |
Description
After changeset 44733 (adding dependency on librsvg to gtk2), there is a circular dependency in this order: gtk2 librsvg libgsf gnome-vfs gconf gtk2
This leads to a build failure of gtk2. Apparently gconf doesn't need to depend on gtk2, so the last one should be removed.
Change History (4)
comment:1 Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Cc: | mcalhoun@… added |
---|
comment:2 Changed 16 years ago by blb@…
Cc: | blb@… added |
---|
Jeremy removed the librsvg dependency in r44853. Will look at gconf to make sure it doesn't need gtk2 (it's depended on it for ages).
comment:3 Changed 16 years ago by blb@…
Resolution: | → wontfix |
---|---|
Status: | new → closed |
It looks like gconf-sanity-check requires gtk2 (installed as ${prefix}/libexec/gconf-sanity-check-2).
Note: See
TracTickets for help on using
tickets.
Cc Me!