omniverse/bat has doubled dependencies on libgit2. | Dependency on llhttp-git? 11 June 2025, 15:37:35 Ahoj,Package omniverse/bat, version 0.25.0-4.1, has in it's depends array both * libgit2 and* libgit2.so=1.9-64.I think one of them is superfluous.Also, omniverse/bat, version 0.25.0-4.1, currently depends specifically on llhttp-git (-git variant).Is this really intended?Regards! Quote Selected
Re: omniverse/bat has doubled dependencies on libgit2. | Dependency on llhttp-git? Reply #1 – 11 June 2025, 16:55:54 Fixing bat's libgit2 deps now.llhttp-git is temporarily present because of an upstream change that requires libllhttp.so.9.3.0 in some pkgs.artist Quote Selected
Re: omniverse/bat has doubled dependencies on libgit2. | Dependency on llhttp-git? Reply #2 – 11 June 2025, 17:27:37 Quote from: Artist – on 11 June 2025, 16:55:54llhttp-git is temporarily present because of an upstream change that requires libllhttp.so.9.3.0 in some pkgs.But world/llhttp is at version 9.3.0-1, installing /usr/lib/libllhttp.so.9.3.0.And it has no replaces=("llhttp-git<=9.3.0.r11.geaa7173") to automate transition back to the main package. Quote Selected