Hi
depends on libssl1.0.0 | libssl1.0.2
means depends on 1.0.0 or 1.0.2, not any greater version. Debian 10 and later has only 1.1.
0 jan@jan-buster:~/config/bundles$sudo apt install libssl1.0.2
[sudo] password for jan:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libssl1.0.2 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'libssl1.0.2' has no installation candidate
100 jan@jan-buster:~/config/bundles$