New comment by martnnw on void-packages repository https://github.com/void-linux/void-packages/issues/24204#issuecomment-671583992 Comment: I forgot to mention that it requires openssl. However I built it before without xbps-src and it worked fine. I really sorry if that caused any inconvinece. here are the actual required dependencies: devel of `gtk, webkit2gtk, libhandy, sqlite3, gettext and openssl` (replaced openssl-devel with libressl-devel) I can not believe I missed some of these while writing the template. Never hurts to look twice. I updated the template above so you can keep track of the changes I made. New error: ``` + cargo build --release --manifest-path=../Cargo.toml /builddir/news_flash_gtk-1.0-rc1/build-aux/cargo.sh: line 24: cargo: command not found 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. => ERROR: news_flash_gtk-1.0+rc1_1: do_build: '${make_cmd} -C ${meson_builddir} ${makejobs} ${make_build_args} ${make_build_target}' exited with 1 => ERROR: in do_build() at common/build-style/meson.sh:122 ``` probably still need cargo