Hi Alexander, On Fri, 06 Feb 2026 06:55:45 +0000, Alexander Huemer <[email protected]> wrote: > $ lsb_release -d > Description: Debian GNU/Linux 13 (trixie) > $ ldd $(which dosbox-x) | grep libavcodec > libavcodec.so.59 => not found
Here’s the output from the package in Debian 13: $ ldd $(which dosbox-x) | grep libavcodec $ The package doesn’t depend on libavcodec59 because the dosbox-x binary in the package doesn’t use it. > I believe an explicit package dependency on libavcodec is missing and > the package must be rebuilt. I believe you’re not using the package; this is based on the dependencies: > Versions of packages dosbox-x depends on: > pn dosbox-x-data <none> > pn libasound2t64 <none> > ii libc6 2.41-12 > pn libfluidsynth3 <none> > pn libfreetype6 <none> > ii libgcc-s1 14.2.0-19 > pn libgl1 <none> > pn libminizip1t64 <none> > pn libopusfile0 <none> > ii libpcap0.8t64 1.10.5-2 > pn libphysfs1 <none> > pn libpng16-16t64 <none> > pn libsdl2-2.0-0 <none> > pn libsdl2-net-2.0-0 <none> > pn libslirp0 <none> > pn libspeexdsp1 <none> > ii libstdc++6 14.2.0-19 > pn libx11-6 <none> > pn libxkbfile1 <none> > pn libxrandr2 <none> > ii libzstd1 1.5.7+dfsg-1 > ii zlib1g 1:1.3.dfsg+really1.3.1-1+b1 If you had installed dosbox-x from the Debian repositories, there would be no “pn” entries above. Could you check the output of $ which dosbox-x and try again after actually installing dosbox-x? Regards, Stephen
pgpt4Km9i7WHv.pgp
Description: OpenPGP digital signature

