Linux: Increase minimum libc version to 2.31
This commit is contained in:
parent
4fa9ce5096
commit
60d41b8101
1 changed files with 1 additions and 1 deletions
|
@ -406,7 +406,7 @@
|
||||||
"libnss3",
|
"libnss3",
|
||||||
"libasound2",
|
"libasound2",
|
||||||
"libxss1",
|
"libxss1",
|
||||||
"libc6 (>= 2.28)"
|
"libc6 (>= 2.31)"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"protocols": {
|
"protocols": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue