Skip to content
This repository has been archived by the owner on Jan 8, 2022. It is now read-only.

Forks are not correctly detected #4

Open
Dr-Terrible opened this issue Dec 14, 2017 · 1 comment
Open

Forks are not correctly detected #4

Dr-Terrible opened this issue Dec 14, 2017 · 1 comment

Comments

@Dr-Terrible
Copy link

When running cargo-ebuild for alacritty, the crate servo/rust-fontconfig is pulled instead of its fork (jwilm/rust-fontconfig) declared by Cargo.lock.

That causes the src_compile phase to die because cargo can't find the correct dependency.

@gibix
Copy link
Contributor

gibix commented May 13, 2018

rust-fontconfigconfig is pulled from with a specific git repo and font is pulled by alacritty with a relative path.
cargo-ebuild at now supports only crates from crates.io

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants