On Wed, Feb 09, 2022 at 04:51:54PM +0100, Urs Thuermann wrote:
> To me this looks somewhat surprising that in Debian buster a package
> depends on 2 versions of a library:
> 
> # apt-cache depends texlive-binaries |grep lua
>   Depends: libtexlua52
>   Depends: libtexlua52
>   Depends: libtexlua53
>   Depends: libtexlua53
>   Depends: libtexluajit2
>   Depends: libtexluajit2
>   Breaks: <luatex>
>   Replaces: <luatex>
> 
> Is that really intended that it depends on both, libtexlua52 and
> libtexlua53?

Looks more like you've got multiple versions of thie package available,
and you're seeing lines from all of those versions.

Reply via email to