[Feature]: please do not requiere a to high libc
enhancement
### Description
```
$ apt show libc6
Package: libc6
Version: 2.31-13+deb11u13
Priority: optional
Section: libs
Source: glibc
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Installed-Size: 13,1 MB
Depends: libgcc-s1, libcrypt1
Recommends: libidn2-0 (>= 2.0.5~), libnss-nis, libnss-nisplus
Suggests: glibc-doc, debconf | debconf-2.0, libc-l10n, locales
Breaks: busybox (<< 1.30.1-6), hurd (<< 1:0.9.git20170910-1), ioquake3 (<< 1.36+u20200211.f2c61c1~dfsg-2~), iraf-fitsutil (<< 2018.07.06-4), libgegl-0.4-0 (<< 0.4.18), libtirpc1 (<< 0.2.3), locales (<< 2.31), locales-all (<< 2.31), macs (<< 2.2.7.1-3~), nocache (<< 1.1-1~), nscd (<< 2.31), openarena (<< 0.8.8+dfsg-4~), openssh-server (<< 1:8.1p1-5), r-cran-later (<< 0.7.5+dfsg-2), wcc (<< 0.0.2+dfsg-3)
Replaces: libc6-amd64
Homepage: https://www.gnu.org/software/libc/libc.html
Download-Size: 2.823 kB
APT-Manual-Installed: yes
APT-Sources: http://security.debian.org/debian-security bullseye-security/main amd64 Packages
Description: GNU C Library: Shared libraries
Contains the standard libraries that are used by nearly all programs on
the system. This package includes shared versions of the standard C library
and the standard math library, as well as many others.
N: There are 3 additional records. Please use the '-a' switch to see them.
$ ~/bin/harmonymusic-1.12.0+25-linux.AppImage
./harmonymusic: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./harmonymusic)
$ cat /etc/debian_version
11.11
```
thanks
### Suggested Solution
so please use a libc version that still runs with older systems, preferable debian 10 if possible ;)
### Alternatives
_No response_
### Additional Context
_No response_
0 条评论