Skip to content

Conflicting dependencies: servo-freetype-sys and freetype-sys #1

@kalabukdima

Description

@kalabukdima

Build currently fails on linux with an error:

error: multiple packages link to native library `freetype`, but a native library can be linked only once

package `servo-freetype-sys v4.0.3`
    ... which is depended on by `servo-fontconfig-sys v4.0.7`
    ... which is depended on by `servo-fontconfig v0.4.0`
    ... which is depended on by `font-loader v0.7.0`
    ... which is depended on by `agg v0.1.1 (/home/dima/space/src/agg)`
links to native library `freetype`

package `freetype-sys v0.7.1`
    ... which is depended on by `freetype-rs v0.19.1`
    ... which is depended on by `agg v0.1.1 (/home/dima/space/src/agg)`
also links to native library `freetype`

I couldn't find an easy solution to fix this. Is it possible to use Servo's freetype in this crate instead of freetype-rs?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions