There is a new pull request by chrysos349 against master on the void-packages repository https://github.com/chrysos349/void-packages python3-pybind11 https://github.com/void-linux/void-packages/pull/43981 python3-pybind11: add symlinks to include, cmake, pkg-config dirs #### Testing the changes - I tested the changes in this PR: **YES** #### Local build testing - I built this PR locally for my native architecture, (x86_64-LIBC) #### Note Before this change, cmake and pkg-config couldn't find the library. P.S. I could've moved the dirs, but decided to play it safe, and create symlinks instead. A patch file from https://github.com/void-linux/void-packages/pull/43981.patch is attached