[MacPorts] #61837: djvulibre: dependency librsvg is not needed
MacPorts
noreply at macports.org
Mon Dec 14 03:04:05 UTC 2020
#61837: djvulibre: dependency librsvg is not needed
--------------------------+-------------------------
Reporter: Dave-Allured | Owner: NicosPavlov
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: djvulibre
--------------------------+-------------------------
Portfile includes both of these:
{{{
depends_build port:librsvg
configure.args --disable-desktopfiles
}}}
With `--disable-desktopfiles`, **librsvg** is never used in any build or
link phase.
Please confirm this and remove the **librsvg** dependency. This is a
heavy load because it requires **rust** etc. I tested locally and found
that **librsvg** builds fine without this dependency.
--
Ticket URL: <https://trac.macports.org/ticket/61837>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list