#34721: librsvg: missing dep on gdk-pixbuf2 --------------------------------------------+------------------------------- Reporter: mattiafrancescomoro@… | Owner: pixilla@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Resolution: | Keywords: Port: librsvg | --------------------------------------------+------------------------------- Changes (by cal@…): * status: closed => reopened * resolution: fixed => Comment: Unfortunately, your latest change introduced a circular dependency, because librsvg depends_lib on libgsf, which in turn depends_build on gconf, which in turn depends_lib on gtk2, but gtk2 also depends on librsvg now. So either we cannot make librsvg a dependency of gtk2, or we need to eliminate the build-dependency of libgsf on gconf (I don't think we can remove the dependency between gconf and gtk2). -- Ticket URL: <https://trac.macports.org/ticket/34721#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS