New review comment by paper42 on void-packages repository https://github.com/void-linux/void-packages/pull/35562#discussion_r805212662 Comment: This just hides missing dependencies, fix it properly with something like: ```suggestion checkdepends="python3-pytest $depends ..." ```