compose creates a deb package which has: Depends...
# compose-desktop
z
compose creates a deb package which has: Depends: libasound2, libbrotli1, libbsd0, libc6, libexpat1, libfontconfig1, libfreetype6, libgcc-s1, libgif7, libgl1, libglib 2.0-0, libglvnd0, libglx0, libgraphite2-3, libharfbuzz0b, libjpeg-turbo8, liblcms2-2, libmd0, libpcre3, libpng16-16, libstdc++ 6, libuuid1, libx11-6, libxau6, libxcb1, libxdmcp6, libxext6, libxi6, libxrender1, libxtst6, xdg-utils, zlib1g but on debian13 there is no libjpeg-turbo8, so the deb can not be installed on debian13 is this a known issue?
Copy code
Unsatisfied dependencies:
 undereat-material : Depends: libjpeg-turbo8 but it is not installable
                     Depends: libpcre3 but it is not installable
Error: Unable to correct problems, you have held broken packages.
Error: The following information from --solver 3.0 may provide additional context:
   Unable to satisfy dependencies. Reached two conflicting decisions:
   1. undereat-material:amd64=1.0.3-1 is selected as a downgrade
   2. undereat-material:amd64=1.0.3-1 Depends libjpeg-turbo8
      but none of the choices are installable:
      [no choices]
m
Debian packages are specific to one version of Debian