mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-19 01:46:10 -04:00
update packages for noble compatibility
This commit is contained in:
@@ -34,7 +34,7 @@ if ! dpkg -s xz-utils >/dev/null 2>&1; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [ ! -L /usr/lib/x86_64-linux-gnu/libGL.so.1 ]; then
|
if [ ! -L /usr/lib/x86_64-linux-gnu/libGL.so.1 ]; then
|
||||||
PACKAGES="libgl1-mesa-glx ${PACKAGES}"
|
PACKAGES="libgl1 libglx-mesa0 ${PACKAGES}"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ ! -L /usr/lib/x86_64-linux-gnu/libxdamage.so.1 ]; then
|
if [ ! -L /usr/lib/x86_64-linux-gnu/libxdamage.so.1 ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user