trying to install debian binary gives the following error:
The following packages have unmet dependencies:
glslviewer : Depends: libavcodec58 (>= 7:4.4) but 7:4.3.6-0+deb11u1 is to be installed
Depends: libavdevice58 (>= 7:4.4) but it is not installable
Depends: libavformat58 (>= 7:4.4) but it is not installable
Depends: libavutil56 (>= 7:4.4) but 7:4.3.6-0+deb11u1 is to be installed
Depends: libswscale5 (>= 7:4.4) but it is not installable
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
debian 12/bookworm uses libavcodec59, and debian 11/bullseye has an older version of libavcodec58.
trying to install debian binary gives the following error:
The following packages have unmet dependencies: glslviewer : Depends: libavcodec58 (>= 7:4.4) but 7:4.3.6-0+deb11u1 is to be installed Depends: libavdevice58 (>= 7:4.4) but it is not installable Depends: libavformat58 (>= 7:4.4) but it is not installable Depends: libavutil56 (>= 7:4.4) but 7:4.3.6-0+deb11u1 is to be installed Depends: libswscale5 (>= 7:4.4) but it is not installable E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
debian 12/bookworm uses libavcodec59, and debian 11/bullseye has an older version of libavcodec58.