New review comment by yopito on void-packages repository https://github.com/void-linux/void-packages/pull/30384#discussion_r619788021 Comment: uneeded: runtime constraints are managed either on producing binary package (looks after common/shlibs) and while installing/upgrading. Since your PR update libsearprc, package upgrade will find it (I've built all this PR locally **without** your constraint "`ibsearpc-devel>=3.2.0.20200318`"): ``` $ sudo xbps-install -Su --repo=/build/packages/hostdir/binpkgs/pr/30384.seafile.8.0.1 [*] Updating repository `https://alpha.de.repo.voidlinux.org/current/musl/x86_64-musl-repodata' ... Name Action Version New version Download size libsearpc update 3.2.0_4 3.2.0.20200318_1 - seafile-client-qt update 7.0.10_1 8.0.1_1 - seafile-libclient update 7.0.10_2 8.0.1_1 - Size required on disk: 4414KB Space available on disk: 4998MB Do you want to continue? [Y/n] ```