Opened 18 years ago

Closed 18 years ago

#10844 closed defect (fixed)

BUG: gnome-keyring-0.6.0 missing p5-libxml-perl dependency

Reported by: elcascador@… Owned by: rhwood@…
Priority: High Milestone:
Component: ports Version:
Keywords: Cc:
Port:

Description

When installing the gnome-keyring port the dependency for p5-libxml-perl does not get checked, the configure phase quits with the error XMLParser is missing.

adding the dependency for p5-libxml-perl will fix the issue

Change History (4)

comment:1 Changed 18 years ago by markd@…

Summary: gnome-keyring missing dependencyBUG: gnome-keyring-0.6.0 missing p5-libxml-perl dependency

comment:2 Changed 18 years ago by rhwood@…

Owner: changed from yeled@… to rhwood@…
Status: newassigned

comment:3 Changed 18 years ago by rhwood@…

The actual dependency would be p5-xml-parser. Its what is installed on my system to build gnome stuff. I just have to figure out which gnome build support package is causing gnome applications to require it in the configure process and then depend on that one.

At this point I think that installing gnome-doc-utils satisfies the dependency as well.

comment:4 Changed 18 years ago by rhwood@…

Resolution: fixed
Status: assignedclosed

Add build dependency on p5-xml-parser to gnome-keyring. Gnome mime tools require it as well, but I was not sure that gnome-keyring registers mime data.

Closing fixed by changeset:20010

Note: See TracTickets for help on using tickets.