New review comment by k4leg on void-packages repository https://github.com/void-linux/void-packages/pull/32834#discussion_r702324071 Comment: > "when depending on module" is key part. If you leave depends empty, no other module will pull in interpreter. I understood. I thought the word "module" refers to `build_style=python3-module` ;) Thanks.