New comment by martnnw on void-packages repository https://github.com/void-linux/void-packages/issues/24204#issuecomment-671572022 Comment: already did it: Next issue: ```+ cargo build --release --manifest-path=../Cargo.toml Updating crates.io index Updating git repository `http://gitlab.com/news-flash/news_flash_base.git` error: failed to get `news-flash` as a dependency of package `news_flash_gtk v0.0.0 (/builddir/news_flash_gtk-1.0-rc1)` Caused by: failed to load source for dependency `news-flash` Caused by: Unable to update http://gitlab.com/news-flash/news_flash_base.git?branch=1-0-0-rc-1 Caused by: failed to find branch `1-0-0-rc-1` Caused by: cannot locate local branch '1-0-0-rc-1'; class=Reference (4); code=NotFound (-3) FAILED: src/com.gitlab.newsflash /bin/bash /builddir/news_flash_gtk-1.0-rc1/build-aux/cargo.sh .. src/com.gitlab.newsflash /builddir/news_flash_gtk-1.0-rc1/build '' ninja: build stopped: subcommand failed. ``` it apparently also needed `cargo` and `gettext`