mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2025-02-16 17:10:49 +01:00
switch virtualgl install of mesa to turtle
This commit is contained in:
parent
c3574fb54c
commit
e8f8146aa5
@ -26,7 +26,7 @@ if [ "$DISTRO" = "ubuntu" ]; then
|
||||
libegl1 libegl1:i386 \
|
||||
libgles2 libgles2:i386
|
||||
|
||||
add-apt-repository ppa:kisak/kisak-mesa
|
||||
add-apt-repository ppa:kisak/turtle
|
||||
apt full-upgrade -y
|
||||
dpkg -i $INST_SCRIPTS/virtualgl/virtualgl_*amd64.deb
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user