The title is self-descriptive.
I am packaging turnstile for gentoo linux, in my own overlay [66-svmgr](https://github.com/pramodvu1502/66-svmgr-gentoo-overlay].
The turnstile project uses a fully "standard" workflow, so I had no need to use custom build and install scripts.
However, the meson build complains about missing scdoc package.
It is needed for generating man pages, and in the build output it is infact used.
IDK where cmake is used, but meson (or it's conf-file) wants it.
Kindly fix the README to incorporate the build-deps.