Opened 6 years ago
Closed 6 years ago
#56687 closed defect (duplicate)
ImageMagick +rsvg does not build if librsvg wasn't installed before
Reported by: | wyuenho (Jimmy Yuen Ho Wong) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.5.2 |
Keywords: | Cc: | ||
Port: | ImageMagick |
Description
If librsvg was not installed, port install ImageMagick +rsvg
fails with
DEBUG: dlist_eval: all entries in dependency list have unsatisfied dependencies; can't process Error: Follow https://guide.macports.org/#project.tickets to report a bug. Error: Processing of port imagemagick failed
However, after installing rsvg manually with port install librsvg
, port install ImageMagick +rsvg
will install sucessfully.
Change History (1)
comment:1 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Duplicate of #55393. Unfortunately I don't know what I could do to prevent it.