New comment by ahesford on void-packages repository https://github.com/void-linux/void-packages/pull/32825#issuecomment-913206369 Comment: Welp, didn't think to check before I bumped `imagescan` on my own. I'm in the same boat as you; I just bought an Epson all-in-one printer today and wanted to get scanning working on Void. In general I agree with @ericonr that these patches are too extensive to support in Void without pushing them upstream. Also, the `tesseract-ocr` dependency really ought to be optional, and if it requires build-time support, then it probably ought to be a non-default option. I also agree that an `INSTALL.msg` isn't desirable to fix documentation issues. I was able to get my network scanner working in this fashion with a quick web search, so I don't think it merits special attention here. Patching the configuration path in any documentation we ship would be OK, but since our `imagescan` only ships a single `conf_file` at `/etc/utsushi/utsushi.conf`, it's not difficult to make the leap. Because our `imagescan` is not at `3.65.0` and your changes there amount to modifying some default configuration and dependency options that merit discussion, please move the `imagescan-plugin-networkscan` changes to a separate PR.