Opened 7 years ago
Closed 7 years ago
#55880 closed enhancement (fixed)
cargo: installs_libs no?
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | seanfarley (Sean Farley) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | cargo |
Description
Does cargo install any libraries? If not, add installs_libs no
. This will allow other ports that use cargo, such as librsvg, to build universal, even when cargo is not universal.
Change History (2)
comment:1 Changed 7 years ago by seanfarley (Sean Farley)
Status: | new → accepted |
---|
comment:2 Changed 7 years ago by seanfarley (Sean Farley)
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
Yeah, you're right. I can add that.