New review comment by mhmdanas on void-packages repository https://github.com/void-linux/void-packages/pull/44649#discussion_r1242686022 Comment: ```suggestion For example the `foo-1.0_1` package provides the `libfoo.so.1` SONAME and software requiring this library will link to `libfoo.so.1`; the resulting binary package will have a run-time dependency on `foo>=1.0_1` package as specified in `common/shlibs`: ```