Linux: Increase minimum libc version to 2.31

This commit is contained in:
Scott Nonnenberg 2023-05-31 13:16:08 -07:00 committed by GitHub
parent 4fa9ce5096
commit 60d41b8101
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -406,7 +406,7 @@
"libnss3", "libnss3",
"libasound2", "libasound2",
"libxss1", "libxss1",
"libc6 (>= 2.28)" "libc6 (>= 2.31)"
] ]
}, },
"protocols": { "protocols": {