#20614: gnome/gnome-doc-utils conflicting runtime and build dependencies ------------------------------------+--------------------------------------- Reporter: rmsfisher@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: gnome-doc-utils python | Port: gnome-doc-utils ------------------------------------+--------------------------------------- The gnome-doc-utils port defaults to a python26 variant if not explicitly asked for python25. The Portfile's specifies port:py25-xml2 as a library dependency. The Portfile's python25 variant specifies port:py25-xml2 as a runtime dependency. The Portfile's python26 variant specifies port:py26-xml2 as a runtime dependency. If the python26 variant is selected (by default or otherwise), then both py25-xml2 and py26-xml2 will be required. This seems redundant. -- Ticket URL: <http://trac.macports.org/ticket/20614> MacPorts <http://www.macports.org/> Ports system for Mac OS