New comment by JamiKettunen on void-packages repository https://github.com/void-linux/void-packages/issues/39577#issuecomment-1307496056 Comment: `pnc` (libphonenumber command-line tool) [has a GNU AWK extension](https://git.sr.ht/~anjan/pnc/tree/master/item/CMakeLists.txt#L74) that doesn't build without `gawkapi.h`, and well it's not provided with `chroot-gawk`... ``` $ xlocate /gawkapi.h gawk-5.1.1_1 /usr/include/gawkapi.h ``` So it really would be great to be able to include `gawk` in `(host)makedepends` without that destroying `masterdir`s.