#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 11 years ago by mojca (Mojca Miklavec)
comment:2 Changed 11 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 11 years ago by neverpanic (Clemens Lang)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Ping?