Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#42517 closed defect (fixed)

asciidoc: missing dependency on libxml2

Reported by: mojca (Mojca Miklavec) Owned by: neverpanic (Clemens Lang)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: asciidoc

Description

I needed asciidoc as a build dependency, but the build failed because a2x seems to call xmllint from libxml2.

I believe that the proper solution would be to add libxml2 as a runtime dependency of asciidoc, but better suggestions are welcome.

See https://build.macports.org/builders/buildports-lion-x86_64/builds/18327.

Change History (4)

comment:1 Changed 10 years ago by mojca (Mojca Miklavec)

Ping?

comment:2 Changed 10 years ago by neverpanic (Clemens Lang)

Sounds good to me. Feel free to commit this change if it fixes your problem; I'm not currently at my Mac.

comment:3 Changed 10 years ago by neverpanic (Clemens Lang)

Resolution: fixed
Status: newclosed

comment:4 Changed 10 years ago by mojca (Mojca Miklavec)

And r117220. Thanks.

Note: See TracTickets for help on using tickets.