mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
- libsane-smfp.so.1.0.1 has NEEDED libxml2.so.2 but ebuild did not declare it, triggering QA0023 (unresolved soname). - Add dev-libs/libxml2:2 to scanner? since the .so is only installed there. Closes: https://bugs.gentoo.org/975547 Signed-off-by: Huang Rui <vowstar@gmail.com>